Loading Tool

Explorer IconExplorer

Memory Pool

88,949 transactions
33.46 vMB
0.08658210 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt 25064dac9619221b2aeb6382735ddd95214ddbcc31a1af0a0bfd9851a2fa86a9
Version 20000000
Previous Block 00000000000000000001daf3c926b35e52b7cc6cab46817fddb39625d856b12d
Merkle Root df376d6c8ce2d1e96f64cb343da043695545e1bd8c46ff8b1ed83e619da78428
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,527
Size: 1.00 vMB
Total Fees: 0.01987535 BTC
Feerates: 502.65 > 1.99 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,946 (319,185 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
595,761 595,761 00000000000000000012b652c1332fdeca1348825433546c7ed542c20f134733 2,562 1.00/1.00 vMB 36
595,760 595,760 0000000000000000000cdcbe3504b917a09f0b1d88d3a5d61bbcb3192ed0bd63 2,928 1.00/1.00 vMB 47
595,759 595,759 0000000000000000000f029ee351a226d8abe7298f63e615605224e194ed79de 2,766 1.00/1.00 vMB 34
595,758 595,758 0000000000000000000afc81c12071aa9d33c91425928e9847a70325fdecd975 2,898 1.00/1.00 vMB 33
595,757 595,757 0000000000000000000435c57eab12d6f1bf7d4cc4a5dab3b0b8a95686a91d75 2,845 1.00/1.00 vMB 41
595,756 595,756 000000000000000000147c601ce620b6e297133646581bf111c21652a924b0af 1,296 1.00/1.00 vMB 19
595,755 595,755 0000000000000000000356a4b7cdb501f844ecbebc9dd12ba53283d1f7ae08e6 2,350 1.00/1.00 vMB 46
595,754 595,754 00000000000000000002b74cc982b3dd960bd6b9679ab3bcdd2507e60e9d737d 618 0.20/1.00 vMB 29
595,753 595,753 00000000000000000000b8a08f3e8e682b1ac5eac3549b61f2662c514afe6c53 2,831 0.90/1.00 vMB 22
595,752 595,752 0000000000000000001400ee5b9922a5fff031530601d7b36365c82d132677a1 1,259 0.49/1.00 vMB 22
595,751 595,751 0000000000000000000fcfd4552438368976fb3ca2fdf8e9d60b71b73e0fbe91 860 0.28/1.00 vMB 28
595,750 595,750 00000000000000000008179ea2a422bb3a5d1db79d0438443c97dab14cf3c964 1,423 0.47/1.00 vMB 2
595,749 595,749 0000000000000000000c54153522d3ba5d656617ee47a7e4194bb9844c89f808 2,679 1.00/1.00 vMB 30
595,748 595,748 0000000000000000000f717e8839baa6aa7461e653404ea5d0364108f4a14a65 1,043 0.39/1.00 vMB 25
595,747 595,747 00000000000000000013a0adad5eaae6453dee705931300df6a472e8661ff438 1,892 0.73/1.00 vMB 22
595,746 595,746 0000000000000000000b358342ae22251b78179072ffe9982a485541b54e281a 884 0.28/1.00 vMB 30
595,745 595,745 00000000000000000014e41887a6d0e68d0ce3d20eb7b48407ab60e82b4f7093 1,678 0.52/1.00 vMB 5
595,744 595,744 0000000000000000000e6042507456e17a84b838bafbcd84b1d9ca0de9b719f6 2,514 1.00/1.00 vMB 34
595,743 595,743 0000000000000000000b4bad7564bcb2633a694c8f3b86f8c33cb7215c56b55b 124 0.03/1.00 vMB 22
595,742 595,742 000000000000000000002e1055ea0544e6262df3369552fe24a0f2a610ebb636 2,678 0.80/1.00 vMB 21
595,741 595,741 00000000000000000000c9dc086bbe97cb1937f1cc54fc9ab72ce3edb2f70b90 140 0.04/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.29 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: 657.27 GB
    • Received: 14.51 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.