Loading Tool

Explorer IconExplorer

Memory Pool

82,392 transactions
30.33 vMB
0.11641803 BTC
Random Selection Loading Transactions
Max Size: 183.65/200 MB

Candidate Block

Mining Attempt e435c7f37cda4a5fc2fa17073823bc63eebc1a1e49e329bae8bad8acd97847c3
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 13f34e142a02944d71f1d2f720032725cafd521f611402421511c52e348878cd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,099
Size: 1.00 vMB
Total Fees: 0.03942904 BTC
Feerates: 121.32 > 3.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (474,110 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
441,029 441,029 0000000000000000014d4775c6136ebb913792235eceff44f1159f7e80ea36d6 2,587 1.00/1.00 vMB 85
441,028 441,028 000000000000000000daa2c2912408de1788f0f4ead990fdb422bb7b453671fa 2,319 1.00/1.00 vMB 102
441,027 441,027 000000000000000000b66a7bbc831ecea9bd4a681ac29289f61fc74a527f7095 2,404 1.00/1.00 vMB 66
441,026 441,026 00000000000000000243ded2af75796c35e53eb314d5461fd88b379335f1db49 2,487 1.00/1.00 vMB 95
441,025 441,025 00000000000000000343cd3c359a0009ab0a1fcfbc05b8ec22c046b185a4980e 2,341 1.00/1.00 vMB 99
441,024 441,024 0000000000000000027fa4f1717cabd295891931914ac35c154b8137d34f6f30 2,509 1.00/1.00 vMB 100
441,023 441,023 000000000000000001a7757a3077e4423b136e98877cc79bd817128035c81aa4 847 0.75/1.00 vMB 64
441,022 441,022 000000000000000000edead2910d3b852578b9430f2a4a0b1ba2aa87449215a4 2,223 1.00/1.00 vMB 66
441,021 441,021 000000000000000002ac769b0aa39c2ce7e152559974584655bc6483d5b7cd81 2,489 1.00/1.00 vMB 86
441,020 441,020 0000000000000000019645c56acd2db70365512555b9dcdd7849ff5af82bf79a 2,036 1.00/1.00 vMB 60
441,019 441,019 00000000000000000198e441b94d2827577cbad3f362f74604356b4f1cc7e7b1 2,419 1.00/1.00 vMB 93
441,018 441,018 0000000000000000000e572eafbc0b5e417f310416d72d91b2ee967ba3c5b85a 2,475 1.00/1.00 vMB 89
441,017 441,017 0000000000000000001f04f4b41eda5a3332114de368662ac4d620174a30de2c 2,393 1.00/1.00 vMB 86
441,016 441,016 000000000000000003d5e21bd8606a24e9a15eaf32f88868116b01cf147ef0c5 2,226 1.00/1.00 vMB 79
441,015 441,015 0000000000000000033bdb97ed2b44acf382d8e366a71c1b0c56aaf6df1f3991 1,456 1.00/1.00 vMB 57
441,014 441,014 000000000000000003d08dbb63c197be2dc5de55e7a4332f952124818d48ce99 1,961 1.00/1.00 vMB 66
441,013 441,013 00000000000000000380c4e8b85d55bde228c220bceb4b234a8d9dcbc38e6799 1,913 1.00/1.00 vMB 79
441,012 441,012 000000000000000002b7ee72a34c07a12ff1f781a15a8478fce5dc44677ddcbc 2,154 1.00/1.00 vMB 66
441,011 441,011 00000000000000000033fd67dba615332339e5360b93c30c08fe6c6a5f872b63 1,895 0.75/1.00 vMB 66
441,010 441,010 0000000000000000037f2a4272cd98c0aba6211d99bfd360aaa926c50496bb19 3,326 1.00/1.00 vMB 73
441,009 441,009 000000000000000001d16c0bf9326f025ddc4025ba39f866413bdbf56710d5ac 2,675 1.00/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 782.63 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 672.36 GB
    • Received: 16.21 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.