Loading Tool

Explorer IconExplorer

Memory Pool

51,506 transactions
28.90 vMB
0.07880185 BTC
Random Selection Loading Transactions
Max Size: 155.48/200 MB

Candidate Block

Mining Attempt 2f479e11ea746492f8192724354f07676d6b707d9ed79cd319fc65d0f467c957
Version 20000000
Previous Block 000000000000000000019e7568131a21184319adfc46c390ce26bf65aed43bd9
Merkle Root 10af5ccaa3fe756a09d238760b5859e551d37e17b5f9da64dbba501b02bb4320
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,484
Size: 1.00 vMB
Total Fees: 0.02251959 BTC
Feerates: 122.12 > 2.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,793 (200,667 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
714,126 714,126 000000000000000000096773167fad1ac5f739c911191872ce99319dfc6c3ec3 2,512 1.00/1.00 vMB 10
714,125 714,125 00000000000000000008fc562f2c164026731e527fb4e7162879aa1d6386e852 690 0.39/1.00 vMB 6
714,124 714,124 0000000000000000000a3b17d4078e5e647ad8609cff8794e88be5d54686a4ba 704 0.66/1.00 vMB 4
714,123 714,123 00000000000000000002fc7cfd931dfd1494927b86b7c6753c2aac0a2e513325 1,975 1.00/1.00 vMB 6
714,122 714,122 00000000000000000000e224924787a36ad9d4973cc88a304ed9d9f995040cee 1,757 1.00/1.00 vMB 11
714,121 714,121 0000000000000000000954fbec02755ad8fdfaa57a5f22c648f0113dda0aa490 2,403 0.99/1.00 vMB 3
714,120 714,120 0000000000000000000722f6598568fd7df08d9cf9a3e94677f8a8df48fbe62e 2,549 1.00/1.00 vMB 14
714,119 714,119 0000000000000000000037a9a627ff26d3aa6c0eac30eab129f2e73fbc0b59be 2,134 0.97/1.00 vMB 6
714,118 714,118 000000000000000000090010129e3bc5b96b56a725570b127eb9cbcdf18385dc 1,609 1.00/1.00 vMB 6
714,117 714,117 000000000000000000007401c4f26d8130bd7fddf15f1813db20ed2434772698 2,695 1.00/1.00 vMB 10
714,116 714,116 00000000000000000002506ac3dfa5a4c0f5e301bf9b53d8d3173c731769a6f9 2,444 1.00/1.00 vMB 3
714,115 714,115 0000000000000000000a080c7851bc29686214bd1e31dc873f80dc6eb1881bab 2,615 1.00/1.00 vMB 15
714,114 714,114 00000000000000000008733d6eded51ded44f0707f50d0a9efe542bf75905099 2,499 1.00/1.00 vMB 12
714,113 714,113 000000000000000000079d053f451ae6d11c3c543b7fc273b5944ae3c673bd86 1,069 0.35/1.00 vMB 9
714,112 714,112 00000000000000000006d5968a9d56eaedd7bb2511baa2ef1672ba84902ab1de 2,034 0.98/1.00 vMB 5
714,111 714,111 00000000000000000002956cfd505d3f203babc7eee783df667dbb5ef507ba58 3,174 1.00/1.00 vMB 11
714,110 714,110 000000000000000000090add48c1721b157345664a455206b00572f2a70fc2b0 3,193 1.00/1.00 vMB 5
714,109 714,109 00000000000000000001f596926ef926070347ac97f7e8bed14abeb452f5b55e 2,633 1.00/1.00 vMB 13
714,108 714,108 00000000000000000008247d658dbb5502b4ad00087adc0823ddd34f4dce5b79 3,561 1.00/1.00 vMB 7
714,107 714,107 0000000000000000000a7f1a7a12ef194745f4ee17e46f199089310bd758bc51 2,574 1.00/1.00 vMB 21
714,106 714,106 000000000000000000065ff9930074bd65d080f5f8fd09f482febcc6bde9af2a 731 0.28/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.02 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: 649.86 GB
    • Received: 13.22 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.