Loading Tool

Explorer IconExplorer

Memory Pool

78,826 transactions
29.45 vMB
0.06669864 BTC
Random Selection Loading Transactions
Max Size: 177.13/200 MB

Candidate Block

Mining Attempt 4bfec53a9db48db56bebc35047e1692a11cb5f71662d11a6ff293674c0a123cf
Version 20000000
Previous Block 00000000000000000000dd1751bcae9308876a75a216a00cdffc10af68aad8f3
Merkle Root 87d8d2b2f406c4b36068fe47d7ead0b379a8c69bb564cd9fc16330230c937d23
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,275
Size: 1.00 vMB
Total Fees: 0.00685312 BTC
Feerates: 52.08 > 0.69 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,994 (610,155 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
304,839 304,839 000000000000000036e1193b5ad315a88d12216cc6731711d49fe6f14c8d5ba3 248 0.14/1.00 vMB 28
304,838 304,838 0000000000000000497403a42eab5d094ffb0e0529beaf8528db09852082b8d3 318 0.25/1.00 vMB 21
304,837 304,837 00000000000000002744f7ceda54936f88f457e607bb298fbfcd1a27436f1f4c 1,355 0.75/1.00 vMB 31
304,836 304,836 000000000000000003e74f8b6ba24c852faad459eb5abe08df82f925955fad7c 75 0.05/1.00 vMB 22
304,835 304,835 00000000000000001afd5d985962a26f032d46380c71d1ef0381bb57836ab1a7 104 0.07/1.00 vMB 17
304,834 304,834 00000000000000004db10c964a3715b97a60872f48c40552250f6ce4e7459d4e 1,465 0.80/1.00 vMB 35
304,833 304,833 000000000000000041be805d1ba861f91b9535fe22344d74357826310cbd6fef 383 0.24/1.00 vMB 29
304,832 304,832 0000000000000000179ff5397ccb1deb6f6033277144c70b2d72f3ff936fb2d0 664 0.35/1.00 vMB 33
304,831 304,831 00000000000000002f84f31d4098d7b36a2e92e8e439b990860b63c2a545b4c1 126 0.07/1.00 vMB 28
304,830 304,830 000000000000000033fa301594c6b962593139320a458257ef78451186f84eb1 162 0.15/1.00 vMB 20
304,829 304,829 0000000000000000368684e9045d54fb3e7943bac3e0e9e3d8311fa88d10149e 375 0.34/1.00 vMB 18
304,828 304,828 00000000000000003465916f801a76cebd7f2e82bd68d7933baee1eb34b417e4 626 0.25/1.00 vMB 51
304,827 304,827 0000000000000000178150a7036d4751d334edb87bb7510f9a25e20ff83d566a 426 0.45/1.00 vMB 20
304,826 304,826 00000000000000003866f767cb68f82d61f1c7cfe6fff0f9c8e1d9c2df64ec03 134 0.35/1.00 vMB 14
304,825 304,825 0000000000000000378ca0448e5ec5520dc7badecc85d3bda1de301f5ecf72a7 529 0.35/1.00 vMB 28
304,824 304,824 000000000000000042582293349803c8a01de0d258f82d7b3b31bca30c80fffa 443 0.32/1.00 vMB 24
304,823 304,823 00000000000000003dd5d9bd876651e1cda965b943611003035ea503b0b34fa5 463 0.90/1.00 vMB 15
304,822 304,822 000000000000000021e8cc3947ed91090922e58f546ce65a9537c086c910ffe5 826 0.90/1.00 vMB 23
304,821 304,821 0000000000000000352b76a3390d2f9f055d88a0ed85a9a98c9151048a987838 694 0.35/1.00 vMB 33
304,820 304,820 000000000000000019c7cdf57e395e8016399a977541ee0099af28cf6797142c 777 0.35/1.00 vMB 35
304,819 304,819 00000000000000000781a08e7b1d44ef50d656d06dfc3b6a960456bb9bf744ea 247 0.14/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.38 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: 664.39 GB
    • Received: 14.97 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.