Loading Tool

Explorer IconExplorer

Memory Pool

77,566 transactions
29.39 vMB
0.08411179 BTC
Random Selection Loading Transactions
Max Size: 179.03/200 MB

Candidate Block

Mining Attempt 364a433f054645c1a06ae855343461942ec98b1cbd8fca9880d7781ea64d786d
Version 20000000
Previous Block 00000000000000000000dee0d7f2adc1aa9588eb4868dfca5df56e84a096c1f8
Merkle Root 69ced4d268e9acdb25e599699f79b3767b2252c8df0a83510d36e54d77a5067f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,378
Size: 1.00 vMB
Total Fees: 0.01949044 BTC
Feerates: 477.45 > 1.95 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,243 (203,738 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
711,505 711,505 0000000000000000000212b5f70c77e78cd445568492b7f25fec2983928edd40 763 0.20/1.00 vMB 10
711,504 711,504 0000000000000000000ad74ad6df8f43e199a0a209455992cf75faa83d7d06d5 607 0.21/1.00 vMB 9
711,503 711,503 00000000000000000002c4199e44208d46bf6fdef5010bc781203caeecc94d42 562 0.21/1.00 vMB 9
711,502 711,502 0000000000000000000b2d71699e8a45e08dd909baf608a30247c76fe1613ac6 2,304 0.80/1.00 vMB 9
711,501 711,501 0000000000000000000858703d5fef924c9b8e8771d962fa5e9c204167029489 719 0.40/1.00 vMB 2
711,500 711,500 00000000000000000002462b278d70d056642fdeb59cdfef75278ed79eae67f1 3,262 1.00/1.00 vMB 13
711,499 711,499 000000000000000000099c1fc86593fee0388418b5642def31e79c322da83829 3,268 1.00/1.00 vMB 10
711,498 711,498 0000000000000000000b645177d95513f590d04662aa3ff218301ea18aeb3b1a 948 0.33/1.00 vMB 10
711,497 711,497 000000000000000000052d77596917ed1eace7c359e0ad3b52d3ac9df4519a22 2,381 0.76/1.00 vMB 10
711,496 711,496 0000000000000000000bea88640e92a5198250768af77df66e4ce88663805159 613 0.24/1.00 vMB 10
711,495 711,495 00000000000000000001e6cddf7808259e80f89b9ac38bb99eb5b0de33deb44c 1,091 0.39/1.00 vMB 9
711,494 711,494 00000000000000000007d22e9e28a2a045b6256c3d8ae355a90d1a82c33ecd5c 1,866 0.73/1.00 vMB 9
711,493 711,493 000000000000000000001c9f9c2eb230f4b806b42c4fad707becc8a863036499 560 0.22/1.00 vMB 9
711,492 711,492 0000000000000000000a4256c8a89607dc08e683f9db3fa1847d881eae0360c9 2,858 0.98/1.00 vMB 10
711,491 711,491 00000000000000000002168f323ac9c83812c14e90a9ad5c6e1f7d69190d61d9 309 0.12/1.00 vMB 8
711,490 711,490 000000000000000000028e0a45ba8c068e320e8e17d45df8f05b8461804c9019 854 0.43/1.00 vMB 12
711,489 711,489 0000000000000000000a87348ecacb465cc3e9aca17e38ab025c840afca8ad51 562 0.17/1.00 vMB 11
711,488 711,488 0000000000000000000a46372be5221c341cc88db747929bcc7b612af25b8b33 1,909 0.92/1.00 vMB 7
711,487 711,487 000000000000000000052d63eb369d7c0d1bea829a807204732cd03ebe5ce5e0 1,049 0.35/1.00 vMB 10
711,486 711,486 000000000000000000045a7ee29d1b1dc5ab59e622cf26fdd883e1eee3cceae2 312 0.14/1.00 vMB 11
711,485 711,485 0000000000000000000ab02c3a20d11770b0d99709367cbb15c38314856f5a81 2,826 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.81 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: 710.30 GB
    • Received: 17.07 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.