Loading Tool

Explorer IconExplorer

Memory Pool

39,119 transactions
25.60 vMB
0.04928482 BTC
Random Selection Loading Transactions
Max Size: 132.86/200 MB

Candidate Block

Mining Attempt 2139aed1360e70faeb1fa1f82b00c8674077c927413eeae4868423200dfcb076
Version 20000000
Previous Block 00000000000000000001e79dbd4ceeab4d77bdf107dcdcf0be35699e29eb1f0a
Merkle Root 93739178e499a56f74532a1e15a2d8cc734d34738a966ec515ee2a4c9fecca7c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,439
Size: 1.00 vMB
Total Fees: 0.00296681 BTC
Feerates: 7.36 > 0.30 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,760 (606,622 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
308,138 308,138 0000000000000000185a68eea4594f415e5cb8ab7c4f86a7ad5abe60243b70cc 78 0.04/1.00 vMB 27
308,137 308,137 00000000000000000d96ad2ee3e2cac197cd270e93c3a13499ed8413d7132206 82 0.03/1.00 vMB 37
308,136 308,136 000000000000000010df4d491dae161cd32985ca2de6863c76ef280c252004f5 388 0.27/1.00 vMB 27
308,135 308,135 00000000000000000d602223e7b07ea2fb52a7e645d1881296f3c4847a07a943 256 0.12/1.00 vMB 42
308,134 308,134 0000000000000000268fa88ddb6579e0d778940de112bd0eb9b2b8252174a389 218 0.20/1.00 vMB 19
308,133 308,133 0000000000000000226033cb51db5c1347d0a02e40c2897416e040607a52b2ac 474 0.25/1.00 vMB 30
308,132 308,132 00000000000000003072a4db21cfdd538781dac47626c4abeb286e0f0f12b2d4 104 0.07/1.00 vMB 21
308,131 308,131 000000000000000036a58a5c276f02b6dc87e282c2704ca0e290d19e7ef6c221 69 0.07/1.00 vMB 9
308,130 308,130 00000000000000002036afb2583a589ec580ef9c7daa5a91db554af872b1291f 409 0.25/1.00 vMB 27
308,129 308,129 0000000000000000134a94ea5bd8503e50ea5cd002de202f6ac27da43a3463da 1,351 0.59/1.00 vMB 34
308,128 308,128 00000000000000003a904f386d1cfd7b3f14517643a1da4823510aed62f74720 39 0.06/1.00 vMB 3
308,127 308,127 00000000000000002fc73a30662b68a018b1c42d7116c067adf354cfbdcf067e 519 0.40/1.00 vMB 26
308,126 308,126 000000000000000016ac2d0f5a0a8db400ad6d5f69c4469d3219a95d89d2f900 323 0.23/1.00 vMB 20
308,125 308,125 000000000000000019b94f4b9d692793780cd5ad63949620a72a94eddcdfcf27 790 0.50/1.00 vMB 28
308,124 308,124 0000000000000000206c3e4a1cab9e1c6590b0cd182a8e93c22e3658a9e785a1 804 0.39/1.00 vMB 34
308,123 308,123 0000000000000000508244517b01189dc1f60c1638f833ed7c0778a0e1d5b61c 134 0.06/1.00 vMB 29
308,122 308,122 000000000000000032dfb3b8d208d44f7a7bc23072345e8fa065ea60f1ef4845 234 0.13/1.00 vMB 27
308,121 308,121 0000000000000000391bae650c30855bb73c8f46dc0f8c72cb1f7f547a7dd721 418 0.19/1.00 vMB 33
308,120 308,120 000000000000000006747e0d1f30b23024cfdce0c3893a45280840b4462f48b3 475 0.28/1.00 vMB 29
308,119 308,119 000000000000000020f53cb10e7fbf64568ff95e7bd23d7760ecb82fc65edb7f 246 0.14/1.00 vMB 28
308,118 308,118 00000000000000004733fec79070fda2ca2c51268df8423d74fa93b7152175c2 374 0.21/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 781.96 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: 647.59 GB
    • Received: 12.95 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.