Loading Tool

Explorer IconExplorer

Memory Pool

41,081 transactions
26.64 vMB
0.06257680 BTC
Random Selection Loading Transactions
Max Size: 139.09/200 MB

Candidate Block

Mining Attempt 3ef63b6db3808f626eb5d7173fdc295c4b6373bd88d1592d9d32256de155950f
Version 20000000
Previous Block 000000000000000000004a2b107003c44fcf6b870126f382c42a8ec7f70aace3
Merkle Root 3548e7dd98055a360ef70a270904fc71766147976d49ab061ef5f8ba8dcce896
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,276
Size: 1.00 vMB
Total Fees: 0.01333818 BTC
Feerates: 151.03 > 1.34 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,941 (199,955 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
714,986 714,986 0000000000000000000157da15c233e863ec3943dec571597d43d109bef1681d 2,084 1.00/1.00 vMB 13
714,985 714,985 00000000000000000000e64f9550c846d850a69094e7ed3d66a42d282967c623 1,517 0.74/1.00 vMB 2
714,984 714,984 00000000000000000005c23047617ce0d17cedd9fa5c658576c5d8016d659703 3,364 1.00/1.00 vMB 6
714,983 714,983 00000000000000000001d42d6f65180f4e0d3d5866909ebc08015661f038cf25 1,809 1.00/1.00 vMB 11
714,982 714,982 00000000000000000007fb3d093872ddabe42b5f783cf7c4ce1e98601f31c87e 2,379 1.00/1.00 vMB 6
714,981 714,981 000000000000000000058e17e03afda4b3a7455ad4db36ec0a7932551a3971a7 1,965 1.00/1.00 vMB 7
714,980 714,980 00000000000000000006237eda6ab990659fdcbd54e209addd842ffd4e217d67 2,823 1.00/1.00 vMB 15
714,979 714,979 00000000000000000003bc972e2c4fa2e4429a526e94deaea9cbd1515a7fbeef 2,831 1.00/1.00 vMB 18
714,978 714,978 00000000000000000007e0849317e810ca070823c1df4e6defd4744a1b62c3c0 1,468 0.69/1.00 vMB 5
714,977 714,977 000000000000000000077223c7930f2aa4bbbf5e38f0cb5bcc7acfc66dc88fe2 1,184 1.00/1.00 vMB 3
714,976 714,976 000000000000000000017ebfd411223992cb8bacaffc05bc5f074e8cb17cf1b4 222 1.00/1.00 vMB 1
714,975 714,975 00000000000000000009a25c58e9d06f68e701ec3b94cd31d4319df838b12f97 2,230 1.00/1.00 vMB 9
714,974 714,974 000000000000000000087fa405233e88959c22e7a8adb0ec1379ba6fe9587006 1,329 1.00/1.00 vMB 4
714,973 714,973 00000000000000000003229658257bb591a4a2c354d382487128283dccc6ac5b 2,678 1.00/1.00 vMB 3
714,972 714,972 0000000000000000000a0c4c6c7d8bc0e2e5523ad77b6143eefca1fd28c7d9a3 3,307 1.00/1.00 vMB 13
714,971 714,971 000000000000000000050aa173dbe8e8738d49f237d949263fddea432edb831f 2,659 1.00/1.00 vMB 14
714,970 714,970 000000000000000000003442b603e37d9867bd46adc654f9976704878b690225 3,678 1.00/1.00 vMB 16
714,969 714,969 0000000000000000000a41913c994b3ac0ad18d478fc97210398814361f19ee8 3,151 1.00/1.00 vMB 9
714,968 714,968 0000000000000000000a0e94ec40efd3f8c0e0021fa4f2d91442669f679202ab 2,646 1.00/1.00 vMB 12
714,967 714,967 0000000000000000000251c69875c8fd9bf30c59e76024f672033ef36f388bbb 2,908 1.00/1.00 vMB 13
714,966 714,966 0000000000000000000a77495b51b2d50c71036a3fc94cfba6e1d809edc2111f 2,983 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.28 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 657.00 GB
    • Received: 14.44 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.