Loading Tool

Explorer IconExplorer

Memory Pool

80,709 transactions
29.83 vMB
0.06786580 BTC
Random Selection Loading Transactions
Max Size: 180.03/200 MB

Candidate Block

Mining Attempt bd36314f40889868d2fc0cb20a87d93ff24f9cf628634b2ba04184cdd089bb4f
Version 20000000
Previous Block 000000000000000000017c2946f942e619550ccc2727f15be648c71ce8591f72
Merkle Root ceb23fd91f2000fe01dcdce1d1b2a6d6ea0a8dd5f71406117d642b8a27ac95bc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,553
Size: 1.00 vMB
Total Fees: 0.00681240 BTC
Feerates: 34.33 > 0.68 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,977 (215,445 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
699,532 699,532 0000000000000000000c4d57d2f2665170349c69aea32f17185426abb5c9c598 1,177 1.00/1.00 vMB 12
699,531 699,531 0000000000000000000755c2739bca673d504625cd58f45745ffc77ee1cb1503 2,136 1.00/1.00 vMB 13
699,530 699,530 0000000000000000000754af85beb3c41f25fccb2f9c1c3e6c5afe14de2cb0a0 2,104 1.00/1.00 vMB 6
699,529 699,529 0000000000000000000da68b932726973171dda6ef0d2544bfec7145fa2f3874 2,027 1.00/1.00 vMB 8
699,528 699,528 0000000000000000000052e34ba365a93d585b712459c3066ca64dcf402d6eca 2,561 1.00/1.00 vMB 18
699,527 699,527 0000000000000000000926356e017e111501decf719aee47a41b216c0f2bf30d 2,058 1.00/1.00 vMB 8
699,526 699,526 00000000000000000006b5661994138ba0e07a999903b38e91b30446a40bf6fd 1,804 1.00/1.00 vMB 14
699,525 699,525 0000000000000000000804a4e641bd116f76879265aae267f1b6af444077b287 1,553 1.00/1.00 vMB 16
699,524 699,524 00000000000000000002889095500972f48dc8037752fc77b372fcb741bb2877 336 1.00/1.00 vMB 6
699,523 699,523 00000000000000000007afafda351d654eae3c46de996b020957056786ce25fb 2,277 1.00/1.00 vMB 19
699,522 699,522 0000000000000000000df66f37ec1f446297689ae152e125ee1825afcd201062 3,362 1.00/1.00 vMB 5
699,521 699,521 00000000000000000003337c3c2aae997b2988e3255f0c3a8ca62bd4e2aa2a67 3,018 1.00/1.00 vMB 8
699,520 699,520 0000000000000000000fb4758f715695d75ba374c9f8828af79c8ee2cb68ec90 2,375 1.00/1.00 vMB 31
699,519 699,519 0000000000000000000682e26f7132843b3403f76f0a8d0c1b6064a0b538a043 2,996 1.00/1.00 vMB 7
699,518 699,518 0000000000000000000f101d21e0c5468dd8df570558daf01f63af1902a51146 2,689 1.00/1.00 vMB 25
699,517 699,517 0000000000000000000bfcae3171402f6ed10ea66c6c7efe141f5a4d8e25b980 2,819 1.00/1.00 vMB 6
699,516 699,516 0000000000000000000dfbc1d9b2dd8a00b5d0e30422e2516aa6f405f118ef05 3,387 1.00/1.00 vMB 8
699,515 699,515 0000000000000000000f3f8bb686bf148a769dca7b26b86c6e1ef9ad1748af06 2,572 1.00/1.00 vMB 14
699,514 699,514 0000000000000000000540d36a5e8d4cdbfc4a2d9bd4b7385d0ae2043442cd29 2,864 1.00/1.00 vMB 20
699,513 699,513 0000000000000000000095d219c228af1974ebac19dc14f4c02addb675f87256 2,666 1.00/1.00 vMB 19
699,512 699,512 000000000000000000054dda778b48fe135f7bdb8c9b1fe79283a7d0332cd228 2,696 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.35 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: 662.19 GB
    • Received: 14.84 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.