Loading Tool

Explorer IconExplorer

Memory Pool

80,785 transactions
29.63 vMB
0.12338721 BTC
Random Selection Loading Transactions
Max Size: 179.63/200 MB

Candidate Block

Mining Attempt b91c4392187c54b7a1178b603c74e6c4233386127fd41e2ded9e28f0e18d7d52
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 675bab4bcc26bca299849f4011effbb9f0536446f3e86679ba386467330818b9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,819
Size: 1.00 vMB
Total Fees: 0.05815243 BTC
Feerates: 151.07 > 5.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (259,676 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
655,442 655,442 00000000000000000010516c374fa7737194bd4579d31a6038dc2e42624081a4 1,784 1.00/1.00 vMB 156
655,441 655,441 00000000000000000000cde193382104dee4cf608626462ae648331ccead46de 2,138 1.00/1.00 vMB 100
655,440 655,440 0000000000000000000687c284bc9c7f6125d6505abac760a1d4872cb16ed625 1,104 1.00/1.00 vMB 64
655,439 655,439 0000000000000000000d5bd182706ae9251e08597b4a71bb62e38f5e835fcf8d 1,754 1.00/1.00 vMB 125
655,438 655,438 0000000000000000000d07f6eb5744d0dafbd087420398e4f364b4a217d5b0ab 643 1.00/1.00 vMB 22
655,437 655,437 000000000000000000027e720956bef88b3bdc0bb8cc6fd80b5aee3c328e87d0 1,005 1.00/1.00 vMB 49
655,436 655,436 000000000000000000060c8f31ef9d4cb480b668aa5d38e491c6f7a8b999bb8b 2,152 1.00/1.00 vMB 89
655,435 655,435 0000000000000000000558676026e11c14cb1549fdb391b495530a23bbe3c97a 2,367 1.00/1.00 vMB 126
655,434 655,434 0000000000000000000f08120ccf777c063ec2cfdc617916f3e7cc676a9bd7a9 2,396 1.00/1.00 vMB 166
655,433 655,433 0000000000000000000cbf74013bd5d62d4e5c63474a8f5bddc932459ab0f275 2,146 1.00/1.00 vMB 81
655,432 655,432 00000000000000000002341857a119967f7e07282b4399be27be3b940205e908 2,286 1.00/1.00 vMB 66
655,431 655,431 0000000000000000000bb42b8874b2833610735c3d3b52050c740f1647dfa16b 2,789 1.00/1.00 vMB 95
655,430 655,430 000000000000000000086d19bf072ee54508091ac1e75dba3c9a1ebac08184df 2,155 1.00/1.00 vMB 309
655,429 655,429 00000000000000000003c70d9d42ee9104ecffcb04634ced3365c10f263a4e81 2,410 1.00/1.00 vMB 194
655,428 655,428 0000000000000000000e8713b31fe15984779df9b9cdf885415b8edda89e73eb 2,429 1.00/1.00 vMB 89
655,427 655,427 0000000000000000000c549883929eabf8fdc8de7974f0673e4675b3bc48c848 2,162 1.00/1.00 vMB 169
655,426 655,426 0000000000000000000602fa20b6c8fcf4652c18399358d382da3d0ddb70449e 2,655 1.00/1.00 vMB 44
655,425 655,425 00000000000000000007dbf875b6dfbc41f67449a2654a01840c4040a278c385 2,286 1.00/1.00 vMB 193
655,424 655,424 0000000000000000000a8bf601df0831f76046492da4c890a2ff22597e0a4339 2,855 1.00/1.00 vMB 70
655,423 655,423 000000000000000000026796a8d629bae07ae6d8efeee0c70ec70deb8181a559 2,656 1.00/1.00 vMB 143
655,422 655,422 0000000000000000000fe136e79488790f69d416e66833a99abdbe19fecf84fe 2,431 1.00/1.00 vMB 246
Previous 10 blocks ↓
Total Size: 782.59 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: 671.64 GB
    • Received: 15.97 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.