Loading Tool

Explorer IconExplorer

Memory Pool

74,898 transactions
27.78 vMB
0.07710797 BTC
Random Selection Loading Transactions
Max Size: 168.97/200 MB

Candidate Block

Mining Attempt 4848c43e578da52eded11d0b5e1c2b64d932a345952f97ab3caf8900ec4ba5bd
Version 20000000
Previous Block 0000000000000000000192874583294799069cd41a502da4205abee519612895
Merkle Root fd6ca4d5d7c8c0bf915a28c98a05e98a70973b510381f0532a2b4cf2c39aaf48
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,160
Size: 1.00 vMB
Total Fees: 0.01761279 BTC
Feerates: 100.35 > 1.76 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,293 (276,427 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
638,866 638,866 0000000000000000000f464b096b50d83dca36ffa89fa359a6acfd1570fdd337 1,939 0.78/1.00 vMB 21
638,865 638,865 00000000000000000003b04b6a01b2cc52138814d05f900da80e68790600d59d 1,550 0.74/1.00 vMB 13
638,864 638,864 000000000000000000046ee974baca5b6fa5ea1b44fda6ab06c9357613fc9abc 2,042 1.00/1.00 vMB 6
638,863 638,863 000000000000000000024775298bd7c7dde8ddaf8b2c16db662019506ae5556e 2,376 1.00/1.00 vMB 21
638,862 638,862 00000000000000000002fe756da230fd2835a76135f17b89e9f3984e6cbd9812 2,676 1.00/1.00 vMB 34
638,861 638,861 0000000000000000000695d04feefbf4bbdec546335427a2529f5a88d552c8ef 2,668 1.00/1.00 vMB 21
638,860 638,860 00000000000000000010ea4c16d0c543858fc72a7e0ae054ac7259a893955ec3 2,201 1.00/1.00 vMB 23
638,859 638,859 00000000000000000000416943d22414dfb548a1998c52c7733aa2ebe1b69adf 2,199 1.00/1.00 vMB 9
638,858 638,858 0000000000000000000ab45fa230af0b89128003ebeb3c399e6b2339539e33b1 2,026 1.00/1.00 vMB 16
638,857 638,857 00000000000000000001809ccb8057d0ee3a5bc6b69a98360e8bc237125952e3 2,434 1.00/1.00 vMB 41
638,856 638,856 00000000000000000007b213a9820f1b47ece7269ea56c78d13ddf5ea6dc8cba 2,625 1.00/1.00 vMB 39
638,855 638,855 0000000000000000000ded1ff85923bc61be2532e8d4b1d7d8820c8563951335 1,793 1.00/1.00 vMB 12
638,854 638,854 0000000000000000000dcaa5b5cd7b61f4e7cd6284b5bbf747eee917729ef178 2,785 1.00/1.00 vMB 7
638,853 638,853 00000000000000000003efb68982f48e7d315357a1dbf1bd9ac3b71ecac367b3 2,601 1.00/1.00 vMB 28
638,852 638,852 00000000000000000010f2ee9aaffc567415d9ebbcd651de2c888929ff94484c 2,938 1.00/1.00 vMB 9
638,851 638,851 0000000000000000000372c4ecb3a2a805b7ce14980fb3f9c1408440237cb334 2,514 1.00/1.00 vMB 19
638,850 638,850 000000000000000000082fd111659577fe9861e3cd7774069ab67ebe5cd086bf 2,705 1.00/1.00 vMB 39
638,849 638,849 0000000000000000000ea3457853ad74bb56d752609acef816362e1288b021b5 2,706 1.00/1.00 vMB 35
638,848 638,848 00000000000000000002963034fde8da3c8b33e9e00d243fa29ea0a10c74501c 1,677 1.00/1.00 vMB 34
638,847 638,847 000000000000000000039dc38e74c8a882fd2cc202c2866e90b2b03d0b3837d4 3,255 1.00/1.00 vMB 42
638,846 638,846 0000000000000000000cac55ea3e6d1b6c11a4a2fd399d71c1fb015374b73e88 966 0.30/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.90 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: 713.58 GB
    • Received: 17.40 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.