Loading Tool

Explorer IconExplorer

Memory Pool

78,283 transactions
29.09 vMB
0.08101212 BTC
Random Selection Loading Transactions
Max Size: 176.07/200 MB

Candidate Block

Mining Attempt df598844821c67d0d2fad704f431c1d70b4b9b670c24d74726f2578246131d69
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root e9aa98e35e154edfced2ef43e805c755e38905fb740d42ff89817c8923543d27
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,819
Size: 1.00 vMB
Total Fees: 0.02026064 BTC
Feerates: 178.73 > 2.03 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (208,101 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
707,061 707,061 000000000000000000000e72d37d81c9a9bb367f757d964b035720170e8c50c6 2,157 1.00/1.00 vMB 7
707,060 707,060 00000000000000000008be3ebba40ca51ce9ee7487014a701a4873bd03a459b2 2,188 1.00/1.00 vMB 15
707,059 707,059 00000000000000000001dde708f1aba5b5bb01071f3e9a554e2347d9a0d814db 2,789 1.00/1.00 vMB 13
707,058 707,058 000000000000000000006b2c9dd5a69c1d31224d785bf7a81021b70d1806e176 1,379 1.00/1.00 vMB 18
707,057 707,057 0000000000000000000cd7e46c3cb648ff4c016fb38ef6f762de5a43948045db 520 0.22/1.00 vMB 9
707,056 707,056 000000000000000000006faf9171dd234d1701ea7336195a116cad845ede4abd 260 0.10/1.00 vMB 8
707,055 707,055 0000000000000000000847d4100b147604ee06eb02365bbe561b248bb99227b6 366 0.16/1.00 vMB 9
707,054 707,054 000000000000000000047197a1fee211efeeed21842a6f772bd24a0e2e411321 1,702 0.70/1.00 vMB 3
707,053 707,053 0000000000000000000944dfb70cab149875fc6c5ce1a5436d3c37d86181c453 1,908 1.00/1.00 vMB 8
707,052 707,052 0000000000000000000794e24d2a0963605b6218f22b662c4cfea40372070682 2,144 1.00/1.00 vMB 10
707,051 707,051 00000000000000000005d32b6c6a32f74f1dd450cab2dda296028ab755c1cbc2 962 1.00/1.00 vMB 23
707,050 707,050 00000000000000000003a41cca70629deb4aad368029fb5573d3197ee8a48021 1,131 0.38/1.00 vMB 13
707,049 707,049 00000000000000000001ed6714783df847a6c1097ccd2c3b2a1136b823edd22d 1,344 0.53/1.00 vMB 13
707,048 707,048 00000000000000000000ed40c114deb84464e04051ee8bfa8d84c8855efcb0e5 268 0.14/1.00 vMB 11
707,047 707,047 00000000000000000001efbf9a6345f1dd129248a42a033b82e1b1c525052a5a 1,308 0.58/1.00 vMB 11
707,046 707,046 0000000000000000000b3f6281ab151ce1c273b9beb0d178eace105454ee6698 1,521 1.00/1.00 vMB 8
707,045 707,045 0000000000000000000805d58c5067ed266e81209367ff03fb33a0ed72f9cce4 2,000 1.00/1.00 vMB 12
707,044 707,044 00000000000000000002ac036abca89e424b579d1cfa9d93717c814b9b4d2ac2 1,025 0.58/1.00 vMB 10
707,043 707,043 00000000000000000000029c47986840133e9310da18a6410b9c3ae164148174 776 0.47/1.00 vMB 8
707,042 707,042 0000000000000000000731d3029f7e08573eb6139afe94cb584e8285329bcf47 651 0.26/1.00 vMB 10
707,041 707,041 0000000000000000000a6a37ea89f883397716682c28068d9ced76cb94ffeec7 849 0.34/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.68 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: 677.80 GB
    • Received: 16.44 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.