Loading Tool

Explorer IconExplorer

Memory Pool

21,190 transactions
9.45 vMB
0.06033832 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 55.03/200 MB

Candidate Block

Mining Attempt d2170d3fa7213b99e7f7a5bff7d85685a593563043fa3e68170a8ed61ecb85c3
Version 20000000
Previous Block 000000000000000000008d04065d89b6af56d4a51721394abcf1d222900704dd
Merkle Root e9db0bf5f7c35542c8dcdf10848dfd511b3946c7b27f8aedb7e00bef668ca6ae
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,620
Size: 1.00 vMB
Total Fees: 0.03716682 BTC
Median Feerate: 2.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,404 (782,257 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
131,147 131,147 00000000000003b9ede8d457c5db4c63683d3dc61aeb7daddc277ecb46f8f93e 31 0.01 vMB 1,690
131,146 131,146 00000000000003f551632dbe55bc2f791be210a8d2f7aa3a0fd0194b7cea84f0 11 0.00 vMB 22
131,145 131,145 000000000000014ef485af0ccbadf96c1f7cc14a317ef6851180f714a413d41e 71 0.03 vMB 1,161
131,144 131,144 00000000000000ea0f1fdc4b539da75ff5831eb0f380d6cbc1fc593ab854131f 29 0.01 vMB 700
131,143 131,143 0000000000000760a7a068dd604310869a1a005e6ddf1ed31509af7b5dffcd50 37 0.02 vMB 762
131,142 131,142 0000000000000d24da57feee0dbe63df50da6abc562c1913804babf047d4ac23 20 0.01 vMB 770
131,141 131,141 0000000000000ed6c7c983435673dd18fbf74aca9b85a9cc2197dd2ee3199fc7 59 0.04 vMB 1,110
131,140 131,140 0000000000000364d31add10b7902f18b993d9983f8d1f1930a4ba378a3e7ade 15 0.01 vMB 522
131,139 131,139 00000000000001f7f423428eece4823832dcb4718de7ec176e6e27f2dc37aedc 18 0.01 vMB 2,313
131,138 131,138 0000000000000cd00745c0e0ec7055494226324f60f1d14d320dadfc924751eb 27 0.01 vMB 868
131,137 131,137 0000000000000277c2676563a32b8777f81bf5f16ce9d1423d48fbc886ae9a3f 40 0.01 vMB 636
131,136 131,136 0000000000000e7db0813d717028c5245c8aa3928f2b6680c744db564e95a772 28 0.01 vMB 897
131,135 131,135 0000000000000a8d53e3fccb2c7d923811b6bc5294dd72a965eade2edf13ca82 78 0.02 vMB 298
131,134 131,134 000000000000084eabcfbc6a1f7f5228223cf97b2ffcad466429cbff3c41d158 40 0.02 vMB 510
131,133 131,133 00000000000007847494ce656b786a322afbe8cb0b69b922650b81048b66566f 11 0.01 vMB 658
131,132 131,132 00000000000011551fb8dda65674300c3067f0c58e8d32496281ea9a740638c6 13 0.00 vMB 652
131,131 131,131 000000000000084ed418cd5974925e5728400eec1eb8db47ae5a3acf0a764c7b 55 0.02 vMB 988
131,130 131,130 0000000000000fe8c63c3d2f1f8a1b6e59151a9703755fe2ae818dc94d0747f3 13 0.00 vMB 1,687
131,129 131,129 000000000000026c8279691ad6c32e04e3ee93f52155621497d044d10550fb69 169 0.06 vMB 765
131,128 131,128 0000000000000d7ab330c1dc5e97399ebf26df4fb8a84d8db4f35b520c954587 83 0.04 vMB 1,010
131,127 131,127 00000000000012d80525b95555ef0800ffc4aa9770dc2a42707fd153e5ba65e2 15 0.01 vMB 840
Previous 10 blocks ↓
Total Size: 779.57 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: 275.28 GB
    • Received: 1.08 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.