Loading Tool

Explorer IconExplorer

Memory Pool

43,172 transactions
26.53 vMB
0.05978458 BTC
Random Selection Loading Transactions
Max Size: 139.25/200 MB

Candidate Block

Mining Attempt 3fbf8e8cd2e3c6ea7c69f66cbeae92842172512d664935426bc5961d2d3bf6cd
Version 20000000
Previous Block 0000000000000000000040c9dd43a317cb50e762798e0667d30b0669a8a6fa4f
Merkle Root 04e87eff665f3cac4dada9ba8c8824d1a7c36b8284f2b8592ec35452d73518b6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,104
Size: 1.00 vMB
Total Fees: 0.01095651 BTC
Feerates: 73.20 > 1.10 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,879 (344,439 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
570,440 570,440 000000000000000000158f58be0580f78c9e991ff1975cf9483713fa329afb67 3,075 1.00/1.00 vMB 33
570,439 570,439 00000000000000000024bba9b0207dd7358217f82608d4a78fd2c27f19d12a4a 2,853 1.00/1.00 vMB 70
570,438 570,438 000000000000000000149a795acf297740b41f3d557c7ad26cbe0131a6c6c3a9 2,738 1.00/1.00 vMB 110
570,437 570,437 0000000000000000002970a7f81130ea30f770b43c24556657f2ee2c5489ca5b 2,863 1.00/1.00 vMB 13
570,436 570,436 0000000000000000001181610d487521ca97b1a744e0a3ecae82781a7a1a48be 2,959 1.00/1.00 vMB 38
570,435 570,435 000000000000000000216a31b3b2a7c16076d55f3a08a4d18816215bd90f1e55 2,807 1.00/1.00 vMB 71
570,434 570,434 00000000000000000002d7cd01d76da43a31106fbb48b92f5396e9a1ce65cf85 3,092 1.00/1.00 vMB 111
570,433 570,433 0000000000000000000939123b959e9bdf0bfa9163a2767c0caf11bf35e95a67 1,750 1.00/1.00 vMB 110
570,432 570,432 00000000000000000012f1ad4cab77c8254680851563a4adc3b7111b068983b3 3,311 1.00/1.00 vMB 33
570,431 570,431 00000000000000000021ae34d553810a32f0cb933e05997fc8ac2c130c95170f 1,537 1.00/1.00 vMB 18
570,430 570,430 000000000000000000021c3ffd104a47fc933c556ddc484079ad86af84e1040b 1 0.00/1.00 vMB 0
570,429 570,429 00000000000000000012fa4b27d0a33af020252371542fea8106d2c00fb80122 1,556 1.00/1.00 vMB 15
570,428 570,428 0000000000000000000755957e450309b3a3c24d0f9ad07d5ff00d3e50f5b48d 1,456 1.00/1.00 vMB 12
570,427 570,427 00000000000000000004551ccfd0fedf587b0381e26a03e41f69412b7bfceb4a 2,690 1.00/1.00 vMB 35
570,426 570,426 0000000000000000000c6abde5816d832f3211409b28db7a0af0ac35ee848af0 2,136 1.00/1.00 vMB 23
570,425 570,425 00000000000000000022e3a8d2319331919c2b9ed3f9514a30fcd9b56c369659 1,352 1.00/1.00 vMB 12
570,424 570,424 0000000000000000001a60ab0b543b5f3d8c74176fe26112f6ff0cc4e58cc1e0 2,598 1.00/1.00 vMB 23
570,423 570,423 0000000000000000000731a40187a839c81bf690c3e586c8852099126b5561d1 3,015 1.00/1.00 vMB 16
570,422 570,422 00000000000000000020cc4d4d3001849cd5b4daadaeedff731293975d04842b 2,667 1.00/1.00 vMB 75
570,421 570,421 0000000000000000000d00df458498c2b3c332e1ec81d426f17ccf8ed76b386b 2,870 1.00/1.00 vMB 106
570,420 570,420 000000000000000000074edcc053ffb989c81824e0a5e2793990aad5a10f4c7f 3,111 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.17 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 653.55 GB
    • Received: 13.93 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.