Loading Tool

Explorer IconExplorer

Memory Pool

56,091 transactions
31.87 vMB
0.20406222 BTC
Random Selection Loading Transactions
Max Size: 171.84/200 MB

Candidate Block

Mining Attempt 32a3aa7cd299b605cbd8159822781dc3ebe15bc84ce5796a2a9d47fb1aa2ce6b
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 6c602a230f1e15777a930aaf6588e5dcab375157bd2975dead175ffc1e43e946
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,513
Size: 1.00 vMB
Total Fees: 0.09281381 BTC
Feerates: 502.67 > 9.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (731,574 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
183,239 183,239 00000000000005680253bb53517011720564f4d4ff1c0d85348c43dc677cd279 3 0.00/1.00 vMB 59
183,238 183,238 0000000000000698178c4ab1741f3b07f7bc715ff4c95697cba8208a0c523f97 10 0.00/1.00 vMB 32
183,237 183,237 00000000000008d14d55f34573c9e2b8e18a6a7155230ba727c44827ba8380b6 42 0.02/1.00 vMB 27
183,236 183,236 00000000000003fe33c0ea7c917b2e088863e72d7f364851e461d46a8e9bb829 31 0.04/1.00 vMB 80
183,235 183,235 00000000000006c08c3705e04db049470c99f29f5565a4ca4480743faf3bd687 117 0.05/1.00 vMB 114
183,234 183,234 00000000000009f1fb662c61f12bb44a5b8ad3b799347eee16585cbd3bd7cb89 17 0.00/1.00 vMB 91
183,233 183,233 000000000000068926f150b0abb7227448bb2017bb593cc13802c093a81820cf 98 0.03/1.00 vMB 28
183,232 183,232 0000000000000388eb0bca511097cf9e976423215b061bd119149041ffe65041 52 0.02/1.00 vMB 96
183,231 183,231 000000000000075ec1123636a804edbf68f99cd2d668ac7e27298322766af4db 10 0.00/1.00 vMB 15
183,230 183,230 000000000000064dbacca593d1083f087af393c0727cc93050d8574113e795da 76 0.05/1.00 vMB 106
183,229 183,229 00000000000009403ea0a0972782f5e25c64cbcb4b6e08b8d78cc58fc5382015 125 0.05/1.00 vMB 192
183,228 183,228 00000000000008e0a954816a9d8c6a8f0962c8f8395c8b674a634419ffa27ceb 83 0.04/1.00 vMB 130
183,227 183,227 000000000000019f6077c4335cbcf204f24dc329d1cc8cdd9bf7bb090c0d2670 66 0.03/1.00 vMB 211
183,226 183,226 0000000000000a5d3d3bf31c41ed86b4fed82987e87ee2d559fb60be1bfa0eb3 141 0.05/1.00 vMB 36
183,225 183,225 00000000000005ff4f10419d25127ad37f13ca636fece2bd0171fc580a04d39b 101 0.05/1.00 vMB 153
183,224 183,224 0000000000000933f4dd56869aea3231dc39d6e8cc78a12e164e5b6eef51a84b 8 0.00/1.00 vMB 0
183,223 183,223 00000000000002b7db74403d0f8e8ebe74f236395fac9aac52d0fe654a0ac3c5 9 0.00/1.00 vMB 45
183,222 183,222 000000000000073f249dab16a398721bc0315a7572bd1905bbc22476e225c9d9 79 0.04/1.00 vMB 106
183,221 183,221 000000000000028c006917517d79f10e0748d059aaa9a3f49214a9f717dfc088 59 0.03/1.00 vMB 87
183,220 183,220 00000000000006407705bdbd83413785420b6cb1f2fc7f9aa446634749aa6a45 40 0.03/1.00 vMB 188
183,219 183,219 0000000000000734f4baa3e6e9c44c5dfd28b80b768f7387db084b338248ed25 6 0.00/1.00 vMB 2,378
Previous 10 blocks ↓
Total Size: 782.06 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: 651.13 GB
    • Received: 13.42 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.