Loading Tool

Explorer IconExplorer

Memory Pool

23,823 transactions
10.09 vMB
0.06483496 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.84/200 MB

Candidate Block

Mining Attempt 078891b09376892f279ef1fee933f5414e9a678afebfd65c767c861591b68108
Version 20000000
Previous Block 00000000000000000001124cf23d5407a6c1c959f1638ede05fd1137b99bca69
Merkle Root 6e8ce536d86f1da24dc1bfedd513be3d7dc64b2f13cee4ec38440a4d2a37a0e2
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,353
Size: 1.00 vMB
Total Fees: 0.03533932 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,405 (909,269 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
4,136 4,136 0000000063ea2e3ce28c3b9e502491af8da703ae41980c39b6be0ee383239179 1 0.00 vMB 0
4,135 4,135 00000000e509664c7f625d7e7d67ac8d10a15997198753aef1b42d918590cc7a 1 0.00 vMB 0
4,134 4,134 00000000d79d0dddda3752ba98951f58bee4340b20ab51bd903cda75849f34ca 1 0.00 vMB 0
4,133 4,133 0000000084baae7baafe67ce82785de8ef378ead4d9c9e911d8fba78d56c68b3 1 0.00 vMB 0
4,132 4,132 0000000000586980359c4c669ce5247c4d084a03923f48f7f964857d4aba21b7 1 0.00 vMB 0
4,131 4,131 000000009eca8facdc4a10396808034cd74acb4b25d5591105458a0cedf571be 1 0.00 vMB 0
4,130 4,130 0000000052c1dca64bc91a02e78255cfb35914c44010aa187048a5ac0974d835 1 0.00 vMB 0
4,129 4,129 00000000c3911d69c4b808ec8f076a6abcbdaf84e6493be2793e7a1f1a626693 1 0.00 vMB 0
4,128 4,128 00000000e77d7cf7348d3f5b59b4c6c3663c475bb9f3a6ef9e462761748b771e 1 0.00 vMB 0
4,127 4,127 000000005a25b22d31fae1ca8a6020f03be36dfac891ecaabfe43bff3a722d5f 1 0.00 vMB 0
4,126 4,126 000000004d29b16cd6084caf40a468236ab8242d8c2f6a18fa707748fb141be2 1 0.00 vMB 0
4,125 4,125 0000000051b92bbf9193b501e765c517f224312038fd79a84fa73ab99b60faec 1 0.00 vMB 0
4,124 4,124 00000000ba4aea45f66f61f79d87a62349ac6fd7173b6240ac77454a04686c41 1 0.00 vMB 0
4,123 4,123 000000008c87cf1558d619a075b4f8698e1b5db914c521e7f036be311f3f2474 1 0.00 vMB 0
4,122 4,122 00000000d27985b6bca193129476bc043f99b11f5d5acadd80228ad880d91a01 1 0.00 vMB 0
4,121 4,121 0000000049acd57a59922799c70f065f19f565674a25bb9c2298d47697f28839 1 0.00 vMB 0
4,120 4,120 000000004c3dd11208e16ad40df372a990621c7b6474a126acab4c7f3439b16e 1 0.00 vMB 0
4,119 4,119 000000008eb5127b83f7c34ab666d529ec8afa9f9692d9baea4bf519084ed796 1 0.00 vMB 0
4,118 4,118 00000000a244a05a450e401e820bfe30e3cb4d149a3a468e83aef3790b9fc4ca 1 0.00 vMB 0
4,117 4,117 0000000087841ef9d34b4a9604314ee994457266282a9de66a673ed7787f4c24 1 0.00 vMB 0
4,116 4,116 00000000d6ce21eb90fbe6d913ca4446a20b68244fcb9ad60b6e488b30a3088d 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.57 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 110
    • Outgoing: 10
  • Data Transfer:
    • Sent: 279.86 GB
    • Received: 1.10 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.