Loading Tool

Explorer IconExplorer

Memory Pool

82,695 transactions
34.57 vMB
0.15712080 BTC
Random Selection Loading Transactions
Max Size: 197.11/200 MB

Candidate Block

Mining Attempt 889fbe91e93c1dcece60381af4a1d72bf363e941ce2853f75e111e25579bda73
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root 61fc6e84c1e8762b105a36eb277f574a17a26d087bbf40e0121e80a130c8370e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,562
Size: 1.00 vMB
Total Fees: 0.03973282 BTC
Feerates: 301.60 > 3.98 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (23,547 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
891,862 891,862 000000000000000000000272f2a69de5aa2643ec85797721cbb209c51dd22c26 73 0.01/1.00 vMB 6
891,861 891,861 00000000000000000000c6bfeb7d0c9d66dbe510b0e628160d56d92478127ae8 2,338 0.58/1.00 vMB 3
891,860 891,860 00000000000000000000de269b57c3a0398515397bf6e117938acc071f56f0e8 2,381 0.84/1.00 vMB 2
891,859 891,859 00000000000000000000bd51c941c3cdb982deff58a3f196af48fda605c74353 2,950 1.00/1.00 vMB 3
891,858 891,858 000000000000000000024626fc84aaf1017ab5fd53acb59cb7e082a5f4672c8f 3,513 1.00/1.00 vMB 8
891,857 891,857 000000000000000000012adf27d1e97d3a9cb3cf2cf48e3e657794656f7f60c8 3,058 0.99/1.00 vMB 4
891,856 891,856 000000000000000000022d5b1d997ea7bf230e025ea5256e803eede8a272a5c1 2,369 0.66/1.00 vMB 5
891,855 891,855 00000000000000000000e58b51379cebaecd2cac7392a3537295bbdd8c69a573 2,548 0.83/1.00 vMB 4
891,854 891,854 0000000000000000000120f5511eeeba0a155a0e23f381d1587c738152ec4a64 694 0.20/1.00 vMB 7
891,853 891,853 000000000000000000005c29f5727898c1d825c608e187bbadfdc6bb1fa3e7a5 55 0.01/1.00 vMB 15
891,852 891,852 00000000000000000001e72fb5d1090e29fc5fde94fe2efe02f849171189aee3 767 0.48/1.00 vMB 2
891,851 891,851 00000000000000000000045b4a8a03e3dfd6e53b459fa639a3a578f2fffba5e3 2,672 1.00/1.00 vMB 6
891,850 891,850 000000000000000000011ca9cdfe9e94e1d34b8b2fa2e7daf93775d76e6bf061 584 0.21/1.00 vMB 3
891,849 891,849 000000000000000000016379099ce3fe2beeffe6059b85e2d74a5dc2b69ce816 291 0.09/1.00 vMB 5
891,848 891,848 000000000000000000016e5462ea636b6413ed17dc9f25b7a6905de338b45ea8 2,483 0.98/1.00 vMB 3
891,847 891,847 00000000000000000000a29cebeb6782f816abf8cc5f17d93aeef975e2f022e6 1,481 0.55/1.00 vMB 2
891,846 891,846 0000000000000000000214eb6b334bc4e2a505727026d6049668d9a23e7cdc39 1,872 1.00/1.00 vMB 3
891,845 891,845 000000000000000000000e060378921cd0ab781ac1fb93870eab2e94d8d60fa6 711 0.24/1.00 vMB 2
891,844 891,844 000000000000000000021604afc965520aacbbc05673c58930b1370a53b08e07 1,184 0.51/1.00 vMB 2
891,843 891,843 00000000000000000000ffa06a96e5b62fda97a711741cb1a61015100805fee0 2,781 0.94/1.00 vMB 4
891,842 891,842 00000000000000000002324d650cdb8a7b507a2580a00524bdc5276c73b7657d 271 0.11/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.10 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: 728.29 GB
    • Received: 18.47 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.