Loading Tool

Explorer IconExplorer

Memory Pool

81,434 transactions
31.21 vMB
0.09416701 BTC
Random Selection Loading Transactions
Max Size: 188.26/200 MB

Candidate Block

Mining Attempt 53623e8352847b1b0cf2d3975c55a63b70c464db09e2581f009fcded9a5c48ea
Version 20000000
Previous Block 000000000000000000016d1b89e6b899f157320615453ebe26621a27c676cfef
Merkle Root 9e3895e6e21a87636180ebf1bb58c6909e5e69fd8163dbe9de01afe88e1249ad
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,489
Size: 1.00 vMB
Total Fees: 0.02055407 BTC
Feerates: 45.88 > 2.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,356 (555,233 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
360,123 360,123 000000000000000012f5c7c32a8cc5489bbb885f9f332d9f0053504de2bbfa9e 595 0.35/1.00 vMB 27
360,122 360,122 000000000000000015c5545bf3523fa77e8eb48b429231b4c5e743cc22595d5c 149 0.08/1.00 vMB 24
360,121 360,121 000000000000000015424247d824456f0e8f7c2ee121a1b4b3dda80ed4f948e2 208 0.11/1.00 vMB 36
360,120 360,120 000000000000000005e842fd6205e9895e65710c249ed78de71c3ad6f10fc23b 265 0.17/1.00 vMB 24
360,119 360,119 000000000000000014c64b0c91683b4bb6adec4204e9345a13ae1597fadbce48 215 0.13/1.00 vMB 14
360,118 360,118 0000000000000000144a11614c56d4370c6fd5735a00d79ae7ac504d86d35fd3 570 0.26/1.00 vMB 28
360,117 360,117 000000000000000012b3dbcc731eea61d0d60728b2e397c5d3fc0e9c54b162b8 1 0.00/1.00 vMB 0
360,116 360,116 000000000000000008cc2a866b042a5e041bcfa6a3925ea6103965ebfa50e177 751 0.44/1.00 vMB 20
360,115 360,115 0000000000000000154e5d9ab9cdbb60ba80cd661572282870054560a81c666c 1 0.00/1.00 vMB 0
360,114 360,114 000000000000000015f923258aec852841ec41c7de989d9681064da60f346a11 1,410 0.75/1.00 vMB 29
360,113 360,113 00000000000000000d32cd60715ee26462b5f93fa20cb04631dfda5bff3eaead 447 0.25/1.00 vMB 18
360,112 360,112 00000000000000000f2c4d25c61acf2f4addfabf32b268282a43297fb9e71b2d 797 0.34/1.00 vMB 32
360,111 360,111 00000000000000001463d257472e789c9ff1efb2bdf927acdb6a136166662213 146 0.05/1.00 vMB 34
360,110 360,110 000000000000000001f1c6600949f66946dd422756af31969f279ea354b89bc3 393 0.15/1.00 vMB 32
360,109 360,109 00000000000000000f83d886933769cd31e1833af1a718ad93d52b911be4adc9 472 0.23/1.00 vMB 28
360,108 360,108 0000000000000000100731e3c70f10a93a60eafff38e12191951d4af62f26478 1,540 0.69/1.00 vMB 29
360,107 360,107 00000000000000000c272a8d645f6530603c4b5c79542cb6f90a7bc4db07b1e7 43 0.02/1.00 vMB 22
360,106 360,106 000000000000000010c32e696cd0463d05ddc0a0f2f7818d39ee93ee9ad70965 555 0.22/1.00 vMB 33
360,105 360,105 0000000000000000106426f25ce57afa4fa1235af642976c97413c2c7085f9bb 21 0.01/1.00 vMB 25
360,104 360,104 00000000000000000e1d517ac776b186188ee481206aaaaa5ef691c248c4b914 521 0.26/1.00 vMB 28
360,103 360,103 00000000000000000d2a51ff41aafa49452f2923235d96651ab45a66f365acd0 95 0.07/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 783.01 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: 718.88 GB
    • Received: 17.98 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.