Loading Tool

Explorer IconExplorer

Memory Pool

79,264 transactions
29.25 vMB
0.10412110 BTC
Random Selection Loading Transactions
Max Size: 177.36/200 MB

Candidate Block

Mining Attempt 49dcc12caa968271e64c33641adf34402fadd349d1c7126f308443f2a93cb4e4
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root 74d67ad1e58cc167f24f526e26879c88e4296f2466f6186af34c0554c6ab795d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,773
Size: 1.00 vMB
Total Fees: 0.04289724 BTC
Feerates: 137.15 > 4.30 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (683,588 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
231,525 231,525 0000000000000103ea22ff5d3450d0331151f9c586a5465108b243006a43d9f2 157 0.06/1.00 vMB 67
231,524 231,524 00000000000001557e2c65fee57c9c1b481b48d4b486ac560b7b742bf200be57 344 0.25/1.00 vMB 81
231,523 231,523 00000000000001ca173ad3fcb05735b8463f963cc097412a3048458c49e5f85b 695 0.25/1.00 vMB 238
231,522 231,522 00000000000000911fa46f91f2ed7247c5d24a6cdf59cb6c534fc0577b6dc167 483 0.22/1.00 vMB 153
231,521 231,521 00000000000000c5e93b4f06d2ad651fbed0f93324009fcb4a5df0ef8b3eb95b 345 0.15/1.00 vMB 175
231,520 231,520 00000000000001679e05f2843cfec4a5b7f78cb0404d24a4e97e7975c71dd6fa 607 0.25/1.00 vMB 162
231,519 231,519 00000000000000f352467d790e3e3d6e16eac2cfc3868686411025cb55cb5ed4 15 0.01/1.00 vMB 122
231,518 231,518 00000000000002052b27221736dd359e0d5a5e01e42d5de401ffc66c15697823 84 0.04/1.00 vMB 163
231,517 231,517 00000000000000454dd3ed214f70ff65e7a992075d494d10ba4a8a9586016d93 211 0.12/1.00 vMB 134
231,516 231,516 00000000000000a17ce5b3ef58e8934d27bc470caa20f1fdb9689a8b8e0e3f13 525 0.24/1.00 vMB 163
231,515 231,515 00000000000001c54072f301f89bd4f9800a17e7c1e4f7b98d98e610f80b11cd 148 0.06/1.00 vMB 220
231,514 231,514 00000000000001f753e11bd2a92dde103805507719309a8da163ff0715555a03 544 0.27/1.00 vMB 132
231,513 231,513 000000000000021bf68b552f21cc9d4640164c96fa77f0e741ed800ef760ca4c 90 0.04/1.00 vMB 192
231,512 231,512 00000000000000fc5b8e897cf8fea24cce8a69ae599b7da36c03a3d40ba4ac54 32 0.02/1.00 vMB 128
231,511 231,511 00000000000001ccfc08e49d1a68c77b9eeba7ed3a3e3f00dbaf8187c64e2f02 30 0.02/1.00 vMB 119
231,510 231,510 00000000000001b5ee297b070e9c27af4f796f6abd200c5dba149a5a032ae2c5 298 0.15/1.00 vMB 145
231,509 231,509 000000000000011684409743c706c0e5e40ebe0d73a5e9c54d17de532018c44a 279 0.12/1.00 vMB 194
231,508 231,508 0000000000000091b624a8346ef9c52f59dcf46c2e2fab1faf9a96853cab694a 151 0.10/1.00 vMB 55
231,507 231,507 00000000000001841d24bd46d8dd12037dbcd10ff4737e40d9e3df093d6c07dc 772 0.30/1.00 vMB 162
231,506 231,506 00000000000001acb65188c2b2c730053bed2118a97fa841d62982ab46e1b194 126 0.06/1.00 vMB 82
231,505 231,505 000000000000005a19f7903a56c399211ee4b049504e3fd3120be0fa20f51918 756 0.41/1.00 vMB 141
Previous 10 blocks ↓
Total Size: 782.59 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: 671.42 GB
    • Received: 15.93 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.