Loading Tool

Explorer IconExplorer

Memory Pool

31,576 transactions
12.36 vMB
0.04569164 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 71.59/200 MB

Candidate Block

Mining Attempt 634ad901037d29336b290c5dfd963a7ca48f176835c71c62b0ec45c312d54237
Version 20000000
Previous Block 00000000000000000000c77be48452bb25f0dd2b745c8e738aabebe40d3c9e3f
Merkle Root 961646cf1ef93b7ce0b729db1392a0b9d9228f7683418ca468506d3740b925e2
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,264
Size: 1.00 vMB
Total Fees: 0.02354564 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,511 (778,858 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
134,653 134,653 0000000000000afdfa7b6e3d433ef5ee9a201d691516c315b34ab2b2004e9330 13 0.01 vMB 926
134,652 134,652 00000000000000e94d0c8e98e45764969736f5abf18486d63ce80b43835d5dc1 104 0.03 vMB 120
134,651 134,651 0000000000000554c75fcdab7fec91f310705b9ad71c5fce7bf3188c9edac852 48 0.02 vMB 336
134,650 134,650 000000000000004a21d9ce465b9e31323b7d7d7238f0c0863ce23435c9e38ad7 43 0.03 vMB 278
134,649 134,649 0000000000000a5d0531038164a53d62931e7a94c95fee189583ec724d286533 13 0.00 vMB 678
134,648 134,648 00000000000004ed32baaa6a616a83b6d9e45d24e09b618a4db3ce3ee27808ab 44 0.02 vMB 480
134,647 134,647 000000000000037987bdf0c0d103022eabd7dec67b6b0a20e6b3c1b55da9ece1 19 0.01 vMB 626
134,646 134,646 00000000000003dd2cdecc124104e045b3648e03456fbff0330327929e31d8a6 44 0.01 vMB 189
134,645 134,645 00000000000007f048c1f95382118e1698d51ebfcdf8fc615588a0cc7c317c8d 49 0.02 vMB 454
134,644 134,644 00000000000007a4646e4f3b8f2d82b53135aa431a7c1384d98bccca61249038 94 0.04 vMB 449
134,643 134,643 0000000000000a0af3a177c88b5593b4fdae41038cdc0220afe715afd2d1f576 23 0.01 vMB 493
134,642 134,642 0000000000000aa32650818021fdbd7b5c5c58a986ab4533042dd25b0e5e909c 41 0.02 vMB 464
134,641 134,641 0000000000000989d256e67f752fd9b8c67c7baf3cf0156ada83c85761f8df68 24 0.04 vMB 97
134,640 134,640 00000000000002e0350199d60c35fb1a24456affb7acef0e76f257f5730e4e79 37 0.01 vMB 8
134,639 134,639 00000000000008bb3e84a1b8e0950f00a2e2c14861555093bea9ebd895760485 53 0.02 vMB 281
134,638 134,638 00000000000009feffd1ed3f688f37a9aca583a57184fcfe4644659f9f89a347 69 0.02 vMB 630
134,637 134,637 0000000000000b6655a1191810d8a57265b14f839ebebb329abc498b1fed2a5f 49 0.03 vMB 383
134,636 134,636 00000000000009aab6ee0e689e53ba2b4f3b042c1ef3bbeb30f28e7149d43861 44 0.02 vMB 193
134,635 134,635 000000000000039885c20138835a7bda2e332e489795cc7c440770bc8d974831 19 0.01 vMB 643
134,634 134,634 00000000000009b87a624e2007e257e7eec87cf24d15246ddbd0305e43ae13e1 6 0.00 vMB 211
134,633 134,633 00000000000002d14b69fdd758f4af0b4071f1bd73003cc0729bd6d1944e0585 6 0.00 vMB 351
Previous 10 blocks ↓
Total Size: 779.75 GB

Node Details:

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