Loading Tool

Explorer IconExplorer

Memory Pool

82,697 transactions
30.85 vMB
0.12778057 BTC
Random Selection Loading Transactions
Max Size: 185.73/200 MB

Candidate Block

Mining Attempt 92c5a4eb74780de45027f7c8013b882271351005dfe789e4fcc39547648931c0
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root 7968a108bc1d6c367eda21f8258c674b95a521ce806a1819783e98b9f2cdd88c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,600
Size: 1.00 vMB
Total Fees: 0.04653363 BTC
Feerates: 180.34 > 4.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (227,595 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
687,547 687,547 0000000000000000000a0241befde2070a280f130462d80ff19a19caee66f7b7 897 1.00/1.00 vMB 5
687,546 687,546 0000000000000000000384017590ccaa0e9d747d05d93649959c4992ba6b9102 2,922 1.00/1.00 vMB 24
687,545 687,545 000000000000000000075041367d0c1e8d7318dcc923c3b4f26c2c6ff2a95a8b 2,444 1.00/1.00 vMB 16
687,544 687,544 0000000000000000000244e6e8d28e4fd0371eb6ba4692f408a166ac0f0e5e76 1,431 1.00/1.00 vMB 37
687,543 687,543 00000000000000000009c34542bc08c2e7703c9c1c2bd34925cec65f38258839 2,535 1.00/1.00 vMB 35
687,542 687,542 00000000000000000003d71af9cb3a8a70ef54ae493a733dc286a6207fc011f0 2,651 1.00/1.00 vMB 7
687,541 687,541 0000000000000000000351cf2e967da397b352d518dcd408cb98acae5b04f42c 2,006 1.00/1.00 vMB 19
687,540 687,540 000000000000000000061a51280c56fab4aa6fd591ab5ab6832dad76afc1390b 1,916 1.00/1.00 vMB 20
687,539 687,539 00000000000000000007607c1e4d53a32f0389ab0dddb25691fb0eeee6a89b87 1,684 1.00/1.00 vMB 21
687,538 687,538 00000000000000000005d43c822f8c12e22e5db039cf7f1238d9aafe831f5e8e 1,725 1.00/1.00 vMB 25
687,537 687,537 00000000000000000007cd47b12f9669103761fcf45e8a07fdedbce62cd5d757 1,735 1.00/1.00 vMB 47
687,536 687,536 00000000000000000005b647b463edd013ab38c6ccd6842e4016a8f124970493 2,011 1.00/1.00 vMB 27
687,535 687,535 0000000000000000000cd3e96caeba1de9b8700242b3d46af77863e8e228cb44 2,950 1.00/1.00 vMB 39
687,534 687,534 0000000000000000000a1feb6bbc126fee2dfa720c8057801e8d57ccfe1f69aa 557 1.00/1.00 vMB 34
687,533 687,533 00000000000000000007ba6bed848aa544951e2e6008a61d6814e3556c810490 1,891 1.00/1.00 vMB 51
687,532 687,532 0000000000000000000c75f79083cd0481f66f5944bb2994062fe7615f4023fc 362 1.00/1.00 vMB 2
687,531 687,531 000000000000000000089ec6d16c019f01a230ffd99630f8db0ff7b1228bef98 1,107 1.00/1.00 vMB 11
687,530 687,530 000000000000000000030dea5c768dcfce4b5b50ed88c40269bec42ecde712b6 1,916 1.00/1.00 vMB 19
687,529 687,529 0000000000000000000669ba3747efce121ed08377245bdc5e526f4466ffeca9 870 1.00/1.00 vMB 8
687,528 687,528 0000000000000000000d62ba08223a69dc04f4fe66fc49b79b021b6cc2c75c9c 2,467 1.00/1.00 vMB 4
687,527 687,527 00000000000000000002e1b28f608f37b68e1058d89e652cff3c2dd5e5c82ee8 1,756 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.64 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: 672.42 GB
    • Received: 16.24 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.