Loading Tool

Explorer IconExplorer

Memory Pool

79,780 transactions
32.56 vMB
0.09771484 BTC
Random Selection Loading Transactions
Max Size: 189.98/200 MB

Candidate Block

Mining Attempt e029eb0a6e52454d82a4f0c01b91d479e18db122108e17c6f16aa75bf7743099
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root 733e7bb02f693bb7c7be1898688156ccbfb668e44913114c0231cbac0daa45f1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,623
Size: 1.00 vMB
Total Fees: 0.03248268 BTC
Feerates: 151.03 > 3.25 > 0.43 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (253,621 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
661,323 661,323 0000000000000000000efc52079a520f1d12df564df15fa4cd7a33355f67dcca 2,752 1.00/1.00 vMB 75
661,322 661,322 000000000000000000099886f36a544fd96c2ab85e25b5fa903878ecbfb8b052 2,781 1.00/1.00 vMB 80
661,321 661,321 000000000000000000070e16a6c4da481a2224aa00d38a784d0549ce7f171de5 2,794 1.00/1.00 vMB 58
661,320 661,320 00000000000000000007700da139fe82d216d43384be006b8af02862ac621abc 3,056 1.00/1.00 vMB 82
661,319 661,319 00000000000000000005d62bcc41644550d5e1d617e2b9f3cf715b8afbb364f0 2,223 1.00/1.00 vMB 26
661,318 661,318 0000000000000000000e7899963c484608c836f91c7234e7cb6ea0739eb98045 2,904 1.00/1.00 vMB 50
661,317 661,317 000000000000000000042539da964d5bf43a56f07f33f81ddd6ba15ea00e4aed 2,603 1.00/1.00 vMB 53
661,316 661,316 000000000000000000073bedfb2c1605f4006ce575be9984663a63cd7674a37c 2,346 1.00/1.00 vMB 65
661,315 661,315 00000000000000000000212f154efe6cd516ba56fd2fc81881cd8e5ebd72ad2c 1,536 1.00/1.00 vMB 99
661,314 661,314 0000000000000000000e8ebdb2b9e28d45d96259c45cfa163473c719d9d33c58 2,051 1.00/1.00 vMB 76
661,313 661,313 00000000000000000003bd17a055056efaf1df187148d7f90b7f5c386ff0d6ee 1,801 1.00/1.00 vMB 92
661,312 661,312 0000000000000000000202638e1a21323f92f037cde016becb319c73539e44f3 1,953 1.00/1.00 vMB 39
661,311 661,311 000000000000000000061ad59fec2d0849b88b0fe957cd5d4445fac248cd8891 1,780 1.00/1.00 vMB 5
661,310 661,310 00000000000000000005146a05ddd55ddf397c2f6ac33f9b400ad6ae307d57f9 2,147 1.00/1.00 vMB 16
661,309 661,309 000000000000000000000d716b8630f62f8e1476322bfbbbf59ada48ea1646f0 2,342 1.00/1.00 vMB 20
661,308 661,308 0000000000000000000098822d28ac223dc9c460a15025b52fa0df09db803c91 2,228 1.00/1.00 vMB 25
661,307 661,307 000000000000000000045d34922b908158dfaab20a01c8e2428a3699bdc02c6f 1,678 1.00/1.00 vMB 54
661,306 661,306 00000000000000000006052f9130c0bc1fcdece984813bf08b285f1983b70222 2,583 1.00/1.00 vMB 72
661,305 661,305 00000000000000000001a3472f6229e6022e20777c80065bf253f9d69a00303e 2,331 1.00/1.00 vMB 8
661,304 661,304 00000000000000000006a2528bb7955ab3f4152992a6ff1f5264018e9e969dd8 1,978 1.00/1.00 vMB 38
661,303 661,303 00000000000000000001e6156983817b90bc8bd515bb7bbf8c6854fc90d333c1 1,919 1.00/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.29 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: 657.11 GB
    • Received: 14.49 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.