Loading Tool

Explorer IconExplorer

Memory Pool

80,550 transactions
29.98 vMB
0.12180833 BTC
Random Selection Loading Transactions
Max Size: 180.38/200 MB

Candidate Block

Mining Attempt ce81b63894dfc6b139ac7149b8bdd3d79228e1b4c8265309ee50d4a9852e625b
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 8e69b7773a290ea8e134f092faa06e61bf03650e79a615501522dc7318bb46a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,614
Size: 1.00 vMB
Total Fees: 0.05033854 BTC
Feerates: 242.90 > 5.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (443,582 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
471,578 471,578 000000000000000000f1e214d7368371cbbe2aeeb26acbd9484419ca2acdf216 2,290 1.00/1.00 vMB 320
471,577 471,577 0000000000000000013517b16649a990e5948df2f5ddf9ef665ee8bbd28cdedd 2,388 1.00/1.00 vMB 373
471,576 471,576 000000000000000000b079825e45a640aebd2d03f9ea5dacac9cde9612201018 2,280 1.00/1.00 vMB 310
471,575 471,575 000000000000000001484696160fc22c16f77a9be6a360bfd3018b60cf0a1a47 1,174 1.00/1.00 vMB 319
471,574 471,574 00000000000000000009cc75d85f4181a4bb048322d1a1f3db4fe1cf40145a0f 2,007 1.00/1.00 vMB 337
471,573 471,573 00000000000000000062594151efcb451f0334ba17dd6c0455238664f590b3a9 1,869 1.00/1.00 vMB 343
471,572 471,572 000000000000000000d332588e8bae3f7224ecea90674e12474ae6935ce5a8fc 2,396 0.99/1.00 vMB 401
471,571 471,571 0000000000000000016305acaa98a55d075f1f53590210a9b0adb496f0357895 1,602 1.00/1.00 vMB 361
471,570 471,570 000000000000000000ca0e44e7b4fa49743047b6ea6532be2e8d869971f918ba 2,113 1.00/1.00 vMB 425
471,569 471,569 00000000000000000007bf61c6cf9efbb1353b919621768b553bd1ffb2948240 2,561 1.00/1.00 vMB 402
471,568 471,568 000000000000000000fc2c10f1b4e55c9b86b8f9e804dc66683312b7d7d955dd 2,011 1.00/1.00 vMB 375
471,567 471,567 000000000000000000d70effc2ec625999960bd7929d7a4298124456ecb29c23 1,651 0.99/1.00 vMB 439
471,566 471,566 00000000000000000127cbc53d017400eb9d17122a8ae36986c077ac7eea25fe 1,130 1.00/1.00 vMB 94
471,565 471,565 00000000000000000045844f32f6e9fc6e7575bb96eb71a9ce9fba2849892d5e 1,986 1.00/1.00 vMB 221
471,564 471,564 0000000000000000009a5b3fc7ac517f8a275be73f4492adb0cb88943f5c1b9e 2,378 1.00/1.00 vMB 334
471,563 471,563 00000000000000000048a5506f3415fcf790106a838953e04d86d8f2583ebd6a 1,481 1.00/1.00 vMB 169
471,562 471,562 0000000000000000016f6a483730bd9c1c48c8345782b8365762592a475aa330 646 1.00/1.00 vMB 77
471,561 471,561 000000000000000001434fb0e5cc5e521de59bff70c325185a5c67bd5418c61a 1,831 1.00/1.00 vMB 208
471,560 471,560 000000000000000000a1782a9d78672672e4291347c47ac3206ed8716bb4952b 791 1.00/1.00 vMB 96
471,559 471,559 000000000000000000d58ba85b2ddedc1f467b1e1c49c47cf62d4d970dad7ab5 87 1.00/1.00 vMB 30
471,558 471,558 0000000000000000009a4e72a1863e42fdfe1e08e6d547d4528049065d69454c 1,685 0.78/1.00 vMB 262
Previous 10 blocks ↓
Total Size: 782.67 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: 673.15 GB
    • Received: 16.42 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.