Loading Tool

Explorer IconExplorer

Memory Pool

77,440 transactions
28.91 vMB
0.12147486 BTC
Random Selection Loading Transactions
Max Size: 174.85/200 MB

Candidate Block

Mining Attempt ab15badf2b4d6585139b15a6c12908b3ae3d55e782c318de7c8356619fac6c79
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root c099492821c35212d8a23c58e789cd0d32841b20812c1d7c841569456bc0fceb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,114
Size: 1.00 vMB
Total Fees: 0.06127423 BTC
Feerates: 108.69 > 6.14 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (398,106 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
517,010 517,010 0000000000000000003580d185f56b26a5d59e28562abbc5829d295609a42c71 79 0.02/1.00 vMB 34
517,009 517,009 0000000000000000001b23481c4f7ec667bb187f9d400ca0864114caaf94e503 1,438 0.54/1.00 vMB 33
517,008 517,008 00000000000000000003c4c0eee1e3aa84cd4823c01e09b0cb037fe78caf562c 208 0.09/1.00 vMB 19
517,007 517,007 0000000000000000003781d851ee038650f7546c6ee0ddacbe36a69a9f84daed 613 0.36/1.00 vMB 25
517,006 517,006 000000000000000000088bff8b151b54782e01ae0d36df5aec488e5edc3747d4 93 0.04/1.00 vMB 24
517,005 517,005 0000000000000000004f130ca720af4629973b8c58ee5b65913ba66b8df26a25 90 0.04/1.00 vMB 22
517,004 517,004 00000000000000000002b815607d478e0d1e41c0bd107c325d5e24eec4160c2c 2,009 0.82/1.00 vMB 33
517,003 517,003 00000000000000000006af25f624f71d52041a260959fe9434f84c043034fa24 1,144 0.46/1.00 vMB 30
517,002 517,002 0000000000000000001dbb62ac8982a62496df66692d72ee8bd20f2e16f6e2c0 1,008 0.61/1.00 vMB 21
517,001 517,001 00000000000000000046b7c8af27f0cbbccfedc243858f7205b3dcbe61d9b8fa 915 0.80/1.00 vMB 14
517,000 517,000 0000000000000000004db0df5080fa7c02182ea6fa342bc090e1231ab44fb298 1,240 1.00/1.00 vMB 19
516,999 516,999 0000000000000000003a887ef380d3a23b6cae1aa7b16b21ea5fbe114e5e9dcd 196 0.42/1.00 vMB 5
516,998 516,998 0000000000000000001d46a8b4ef9b83528a53a6962ac653d84c37d74c7ee24a 1,203 1.00/1.00 vMB 20
516,997 516,997 0000000000000000001c3a8526767ccfe8cb7cac7e990bb88217d67c60e8ca60 862 0.34/1.00 vMB 38
516,996 516,996 00000000000000000017ba836a6e56094af8fb36f8a92ca8cb69672905cad759 488 0.33/1.00 vMB 35
516,995 516,995 00000000000000000032ad8820e009cbb5514a58cef10940b81851a9d62e7824 979 0.47/1.00 vMB 14
516,994 516,994 00000000000000000018a8e18cdbce0fd9555cee7500d44b00de9a8310b8ecc7 747 1.00/1.00 vMB 30
516,993 516,993 0000000000000000001a230f6821d03353cb550124f063c4c37d6058969608e7 34 0.02/1.00 vMB 38
516,992 516,992 000000000000000000143e9e119ce35d6d87c5c779db3fc2dbc8192f9cd85653 24 0.04/1.00 vMB 18
516,991 516,991 0000000000000000004b7ab6489fcc45435b276a9f4dc94078d631cb375d151d 185 0.20/1.00 vMB 16
516,990 516,990 0000000000000000003721e825f204ab22fe73701e2cc41f6b064baa7455e53f 559 0.39/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.59 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: 671.53 GB
    • Received: 15.95 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.