Loading Tool

Explorer IconExplorer

Memory Pool

82,734 transactions
30.84 vMB
0.08751563 BTC
Random Selection Loading Transactions
Max Size: 185.92/200 MB

Candidate Block

Mining Attempt f86c11b12d440cd8180f66b778884ca6a935c9f534f3a57b984aee5ea4303bac
Version 20000000
Previous Block 000000000000000000004deb7d1e347c8f6581c1f9b70e6ff46143ce8ce3cc35
Merkle Root 056f388ca8cfefad528fa3aae8d6be5912157178f6e125b248f977245fc9a18a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,342
Size: 1.00 vMB
Total Fees: 0.02051776 BTC
Feerates: 77.76 > 2.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,975 (263,803 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
651,172 651,172 0000000000000000000395362e476550d271d0005a0bbf33ba465d755772b9af 456 1.00/1.00 vMB 12
651,171 651,171 00000000000000000003fa2996a021fddf7b97131b1a1ebcb74f15ae27852b9a 1,521 1.00/1.00 vMB 25
651,170 651,170 00000000000000000006ce8affffca76af12b2adcc2ac1e105615aad02026977 717 1.00/1.00 vMB 21
651,169 651,169 0000000000000000000d1efcd44315af5aa517927193a364fad13c06f9d31b25 821 1.00/1.00 vMB 1
651,168 651,168 00000000000000000007e2b2a445606b0fcfe3768efe4c3840efa6a1e8f94715 1,410 1.00/1.00 vMB 21
651,167 651,167 0000000000000000000d2e17e6d3179b4182518bd678f20bbda8b29e5e494d54 2,514 1.00/1.00 vMB 59
651,166 651,166 0000000000000000000bf282a07cddbb3938125a86650206fc5ce456cfbad1d0 2,075 1.00/1.00 vMB 33
651,165 651,165 0000000000000000000be9b3377780bc4f4138f30ab47b30ce0649296388929c 470 1.00/1.00 vMB 6
651,164 651,164 00000000000000000004723507fbbb388f344d15f1a02a983a4be70d874f3b60 1,431 1.00/1.00 vMB 41
651,163 651,163 0000000000000000000b85d8f9f77c38b33acb0712f9d3cec84864c8bd079abb 2,735 1.00/1.00 vMB 91
651,162 651,162 000000000000000000012c6bc67fe6b7a73439aa4669463f405528984025f21e 487 1.00/1.00 vMB 6
651,161 651,161 0000000000000000000c103908993caf84ecceb5f654e8e6a4caf553cf91fac3 892 1.00/1.00 vMB 13
651,160 651,160 00000000000000000001c4bb4e198c20eee19240a36d5da09cd6ec58167c3b10 1,223 1.00/1.00 vMB 5
651,159 651,159 000000000000000000028102d337d6fcb096febb08de0499a1f5c260d36c299c 2,479 1.00/1.00 vMB 60
651,158 651,158 0000000000000000000b6c72b9dfbd8bb4b05a52ca35a85d66a9b39c2df7adbe 989 1.00/1.00 vMB 18
651,157 651,157 0000000000000000000e7247af746fe616f00cc80f1512b014a5d569076d67de 100 1.00/1.00 vMB 3
651,156 651,156 00000000000000000001c455e693185046e7037aa976c39d0812ba7e6100230d 803 1.00/1.00 vMB 12
651,155 651,155 0000000000000000000b62d3cb25dae8aa6503650250dd472802cd822ce101cc 208 1.00/1.00 vMB 4
651,154 651,154 0000000000000000000910e20192a9524441503f5024450e9d39d32e554c2cef 1,047 1.00/1.00 vMB 23
651,153 651,153 00000000000000000000be91b0e7023ba06fb7b1218f1fa74df4575e76784a18 174 1.00/1.00 vMB 3
651,152 651,152 0000000000000000000e54efa9f6f75597904e4552575b5ed557c1880c409c9c 1,770 1.00/1.00 vMB 34
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: 661.77 GB
    • Received: 14.83 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.