Loading Tool

Explorer IconExplorer

Memory Pool

42,200 transactions
27.68 vMB
0.07242398 BTC
Random Selection Loading Transactions
Max Size: 143.31/200 MB

Candidate Block

Mining Attempt 30aa30bd34b2fe29b2fd20f88fd51b2fc989cabdac51981d74811a33a8147cac
Version 20000000
Previous Block 00000000000000000001915610f9bb4ea6739cd8cf20c28d45f9a1a654ed23fd
Merkle Root 3eea7a60923a6e9f983409133189f1704ea2f8c91c7e07e9619e6c79494bf780
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,618
Size: 1.00 vMB
Total Fees: 0.01708740 BTC
Feerates: 100.53 > 1.71 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,660 (471,249 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
443,411 443,411 0000000000000000008a2da6028c0d1f7e0b2ffe838b3aec8fc1efa1b181d1cc 1,273 0.60/1.00 vMB 77
443,410 443,410 000000000000000002cd66da105f47a94e30f95da139bbd671dc6ef5cd62430e 1,535 1.00/1.00 vMB 46
443,409 443,409 000000000000000000364cf079ecd1962a1ca0e4de1bbf6595cc3d95a2e41150 2,330 1.00/1.00 vMB 70
443,408 443,408 000000000000000003a33766a9a279dfcb9fec5eb6c49d2a62dc01c6bd448b89 1,155 1.00/1.00 vMB 44
443,407 443,407 0000000000000000007ff60685e96247b382661a55c39ae6167183335787d435 1,780 1.00/1.00 vMB 76
443,406 443,406 000000000000000001c2b1eb4e70191c84f0dfea20695a610f84493a6c89fe61 639 0.32/1.00 vMB 59
443,405 443,405 0000000000000000015073d285d016e25af5436746ed42fb313688bcf3347cc5 2,571 1.00/1.00 vMB 83
443,404 443,404 00000000000000000062c3bf7e45601dfd143c62498a7351e6ddb22c6d559f47 1,141 0.64/1.00 vMB 65
443,403 443,403 000000000000000002f3e41a3889afb8a5df20f474dcc3d9fdc24a5955cb9198 2,062 1.00/1.00 vMB 68
443,402 443,402 000000000000000002350bc97225ba14b2fc84ce33fbfbee1d32b0e6c4a461e9 2,696 1.00/1.00 vMB 92
443,401 443,401 000000000000000002cb455c8d8ec915a5568a62a31bd33166ae52304482e6a5 2,352 1.00/1.00 vMB 71
443,400 443,400 00000000000000000293b8644bb0e33c2cf5a35992f2ceb0c9af7fca77e08056 2,213 1.00/1.00 vMB 74
443,399 443,399 0000000000000000018ce752ae720ed1b6e84bf9148ec8e2e8b60037dc5a6661 2,171 1.00/1.00 vMB 66
443,398 443,398 000000000000000000b364942b7bbbfaa9f6c58712cca2fe160468719d4ee02b 2,806 1.00/1.00 vMB 86
443,397 443,397 000000000000000000620f3a72ea3b8a55d71c30e25f8c014de08db825f9bc88 2,843 1.00/1.00 vMB 103
443,396 443,396 000000000000000002c182b8b008ee97ee1010e6899c5599c6c0787cfd01984a 1,965 0.87/1.00 vMB 73
443,395 443,395 000000000000000002f9b17cbd24ff83cb71ba150fa36fd0d63f4b9396951d0b 177 0.11/1.00 vMB 60
443,394 443,394 000000000000000000a7017f420e719879d0276a833c5b6d5609697d0a6fa811 133 0.88/1.00 vMB 7
443,393 443,393 000000000000000002e4ab1fbd4de3a08268ad78dc97ea472ed8d415c904c3b9 2,389 1.00/1.00 vMB 79
443,392 443,392 0000000000000000016ed10755175e1ac0d30c3a3d4053108bd75e6debfc8f47 553 1.00/1.00 vMB 23
443,391 443,391 0000000000000000022b0d933d54d97a82cdcaf3b2aa7c8dbc928abf9fc47ff8 1,602 0.67/1.00 vMB 85
Previous 10 blocks ↓
Total Size: 781.79 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: 633.88 GB
    • Received: 12.23 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.