Loading Tool

Explorer IconExplorer

Memory Pool

31,006 transactions
18.38 vMB
0.04656454 BTC
Random Selection Loading Transactions
Max Size: 97.95/200 MB

Candidate Block

Mining Attempt ce4811e59971a413455869290e807e9c2dd148796bcc687e06962c90b81982a5
Version 20000000
Previous Block 000000000000000000000913b586ff4b98280e4d2f8ef7b82d501c3bf4364bd5
Merkle Root ee9c98f383781e3c13e236b4a6f35905490bab74dd9ea69d4871cd4b2c14ff00
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,968
Size: 1.00 vMB
Total Fees: 0.01110378 BTC
Feerates: 52.28 > 1.11 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,129 (786,636 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
127,478 127,478 00000000000010eb2b97218ce4130f8e7578d731062a70cd20768d32baf9c20e 64 0.02/1.00 vMB 2,013
127,477 127,477 0000000000000ee3b70c514cebe05a121f399d3161e18ad5422ff2abaf89e5fa 9 0.00/1.00 vMB 280
127,476 127,476 0000000000001c83cd51c518c0024bab26603f5f8234f39a29acb89c931a08ed 5 0.00/1.00 vMB 0
127,475 127,475 0000000000002336bdaeb78bfa508d437d157913ac20f3775fbe002a32526842 3 0.00/1.00 vMB 1,189
127,474 127,474 00000000000012194fc990077abd53fdc11094a0f0241af9d25f4d5fea86162e 6 0.00/1.00 vMB 0
127,473 127,473 000000000000256f1f5ec3add091a9fa93f7e8a4252ed700849d7567c439b392 57 0.02/1.00 vMB 188
Previous 10 blocks ↓
Total Size: 780.83 GB

Node Details:

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