Loading Tool

Explorer IconExplorer

Memory Pool

76,969 transactions
28.58 vMB
0.06332742 BTC
Random Selection Loading Transactions
Max Size: 173.43/200 MB

Candidate Block

Mining Attempt 7ba23d7c628b2519b2f1649a3486ce19ccd11a304bf976afafda06afb6820382
Version 20000000
Previous Block 000000000000000000006cdac57e8b0231ae997822a2b3b6ef460a8873cd8b31
Merkle Root 708c5cb5af40b92e0ed5ae5d1308ca691dc0c8e8de9b4d1587a204d74f76410c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,935
Size: 1.00 vMB
Total Fees: 0.00388664 BTC
Feerates: 8.89 > 0.39 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,100 (543,204 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
371,896 371,896 00000000000000000c030748753f662a9bd2c269181bcc25643c361568aa4af5 577 0.29/1.00 vMB 36
371,895 371,895 00000000000000000c272211193bb3621d90f7abd317f20392ddf353b3177d70 896 0.62/1.00 vMB 23
371,894 371,894 000000000000000003ebe06aa957facfbc170d0bcbf0532fca0679eeddfb3c4f 2,172 1.00/1.00 vMB 47
371,893 371,893 000000000000000006fe604eaf289ecc6b02436bbfeebab458556ce58057d851 1,332 0.66/1.00 vMB 41
371,892 371,892 000000000000000000a79f8d77b24b2e3e8304853abb2e01abfcc53b43dfc46e 1 0.00/1.00 vMB 0
371,891 371,891 000000000000000008f94f21dd6398c9e08e6f24840b42ef2f79d468674cfd0e 1,114 0.66/1.00 vMB 33
371,890 371,890 000000000000000000b705106126ab1b15aaa42f8a460c0ccbd519e1507a8602 115 0.06/1.00 vMB 49
371,889 371,889 000000000000000000983fbd32acf3d0adad6ee6f4a25c5c8e1f6d51d5f6391c 339 0.16/1.00 vMB 42
371,888 371,888 0000000000000000009c31450335097d9acc1450577d59c1912085a752e51a90 807 0.46/1.00 vMB 34
371,887 371,887 000000000000000005c4f88b711d2793f287e9e5a5acc48e273f23b134da9f7b 289 0.17/1.00 vMB 30
371,886 371,886 0000000000000000016165986eec12152a67e6b747607bdb997b9d16a4d8f217 1,410 0.75/1.00 vMB 40
371,885 371,885 000000000000000005f4be0593fcba5bea96ebafd15753885be22585640ce572 1,695 0.75/1.00 vMB 45
371,884 371,884 000000000000000011e66d5921f0d36a0500f1af1d3701850d96cb0bfe2a21a2 343 0.17/1.00 vMB 34
371,883 371,883 00000000000000000c0ba81c851b62b6fea7c7025cc7b5e384539efd0b446a4c 373 0.17/1.00 vMB 41
371,882 371,882 00000000000000000dd446fbe40c259be3218c6703a09a18c96dc978566a3929 50 0.03/1.00 vMB 28
371,881 371,881 000000000000000013a14975eabe83f57ed3a8d56db026dd4b6587336f2d5292 748 0.37/1.00 vMB 37
371,880 371,880 00000000000000000139d7274ab3eaad877802615392ce1a79013ff368aa03b8 172 0.10/1.00 vMB 21
371,879 371,879 0000000000000000016e6bb1a7775eb31592eaba24770f0bbd964a183846a715 1,089 0.52/1.00 vMB 44
371,878 371,878 000000000000000003bc9ed894a2907eb0390b1849d859253e57456bd13fbd17 872 0.52/1.00 vMB 31
371,877 371,877 00000000000000000908a9e7af938584e89f0b48e0c86ad18c834aa1e51c4143 544 0.24/1.00 vMB 41
371,876 371,876 000000000000000012390033c793f851a2e0f25c8d6c525a0898628200180769 78 0.09/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.57 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: 670.27 GB
    • Received: 15.84 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.