Loading Tool

Explorer IconExplorer

Memory Pool

31,183 transactions
17.20 vMB
0.04381586 BTC
Random Selection Loading Transactions
Max Size: 92.95/200 MB

Candidate Block

Mining Attempt 6e2c13db83b74342d6e14dacea5a4cd9bb75086a7d86a8959a7d988d0ee76d49
Version 20000000
Previous Block 0000000000000000000157985ae5e218ec435eef53db9d5e47bda7e17dfc1bdc
Merkle Root 024aa8da211e37f038ee5e75b3dc025cafff51f70af9757165f26c2d71a6b8c6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,540
Size: 1.00 vMB
Total Fees: 0.01159275 BTC
Feerates: 151.12 > 1.16 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,163 (786,664 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
127,499 127,499 00000000000015722683678370230f665b396f937c4edeb31831681f299ec3ac 26 0.01/1.00 vMB 470
127,498 127,498 000000000000205dc77157ab56c18b3a9b965bfe77f15b299dbe7c9a5eb57547 28 0.02/1.00 vMB 675
127,497 127,497 0000000000001e9a566e945472e4d96a71db52197a20b95abd708e586f1e2bf0 19 0.00/1.00 vMB 84
127,496 127,496 00000000000001cfddbcbc04f2c5ebb1af15acda8198a36c7740be7e80858b68 50 0.02/1.00 vMB 438
127,495 127,495 00000000000023cb505883f4861850a763adf4315a84ea8d555c1ba6fee4b37c 6 0.00/1.00 vMB 0
127,494 127,494 0000000000000e9c35575f34e0ed8f940c100cf46564f29c953f52901cf9287e 159 0.05/1.00 vMB 767
127,493 127,493 00000000000005d81419ed578af1007764c2952e50c76ec5f19c6c4414282d43 21 0.01/1.00 vMB 1,122
127,492 127,492 00000000000020b29474e8c6cb9175d3837a46e7815789facf99247795483422 64 0.03/1.00 vMB 314
127,491 127,491 0000000000001c60165d868026cacda822cc25776a06daee6921bc792808eaab 11 0.00/1.00 vMB 502
127,490 127,490 00000000000003c7defa9ffe15a644e38549da1d644071abd2a043ac3bfdf3cf 41 0.03/1.00 vMB 162
127,489 127,489 000000000000014b18f63cefaae611c30d274014772d49640231bfa0cbcc855e 9 0.00/1.00 vMB 1,453
127,488 127,488 0000000000000669e94cdc8b86441d2dca5e1ffc841425ce6343469a64581ead 18 0.01/1.00 vMB 393
127,487 127,487 00000000000004d2510326e1fe7642dfd64081fc694efd12cb059950b714d73f 58 0.02/1.00 vMB 6
127,486 127,486 00000000000008ba570c3b5c37e20124bebc079c78a4f017a43ec48d3c988b2f 1 0.00/1.00 vMB 0
127,485 127,485 00000000000014ba070175b12151e45927e29419e29e6ea9e7eaafdb4b1d7740 22 0.02/1.00 vMB 405
127,484 127,484 0000000000000b014190954b765a85624114cf6a598ce9b382b71da604679e07 17 0.01/1.00 vMB 3,482
127,483 127,483 0000000000001df8437b1e7335e956ed8a271470136272023aaef90f211211d9 10 0.00/1.00 vMB 743
127,482 127,482 00000000000013b0f1c510fddc7ba1b56e1764c05eee102a7a2cb4cc01233d2b 68 0.02/1.00 vMB 3,312
127,481 127,481 00000000000000d24711d2ed8351e1d0f4dc979059a0f6bb56f3c30d757ead14 2 0.00/1.00 vMB 0
127,480 127,480 0000000000001f6f76314d58382a78efccc951d1b9f55f79ccecb2d83452d4fe 6 0.01/1.00 vMB 90
127,479 127,479 0000000000000f4a98aef21d4f6329b8e5de8bebb49dc8e075bc2389fbaa0407 55 0.02/1.00 vMB 287
Previous 10 blocks ↓
Total Size: 780.88 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: 565.63 GB
    • Received: 7.65 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.