Loading Tool

Explorer IconExplorer

Memory Pool

15,482 transactions
8.89 vMB
0.02226637 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.75/200 MB

Candidate Block

Mining Attempt 096299abd0c3bac89330b884eba5ae84aca9677ab35572aa2fe68d7043c4aa41
Version 20000000
Previous Block 000000000000000000000f90947a27ce4f53637046d919c82bc1a74ce491070e
Merkle Root 0f6be732f14766aa005e778d1fba3fd6c7c447047cff5168db14b128b33c5203
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,012
Size: 1.00 vMB
Total Fees: 0.00888645 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,568 (650,387 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
263,181 263,181 00000000000000167e7a7f945a129a05f7b073b27e4a6959cb2dc74475dda8dc 665 0.25/1.00 vMB 180
263,180 263,180 0000000000000004b3460ecdeaff4d6e70e08fe886fbb00fb39be6e8418f3fbd 301 0.15/1.00 vMB 53
263,179 263,179 0000000000000001aad80289b8c45d1dd21c331d432a6f078944c20a26920b83 574 0.25/1.00 vMB 123
263,178 263,178 000000000000000ce76e6ef2bd4d5b40f6a4492e1c522762de1ac236d1f2c590 574 0.24/1.00 vMB 118
263,177 263,177 00000000000000146e5bda3670f7221826df9833eea0c78068e8657c87b6a7bb 18 0.01/1.00 vMB 150
263,176 263,176 000000000000000d11330db7e3fc0225c9aa0c02b2dca28c22634bf0000cdd7a 566 0.23/1.00 vMB 123
263,175 263,175 000000000000000b40eed5bfe591ff6bbab3a1c4de23ef858688ba20a168017d 163 0.07/1.00 vMB 91
263,174 263,174 0000000000000000982f2bbe050d4d339732d53cab7d75ab926c003a22f5ae70 62 0.02/1.00 vMB 73
263,173 263,173 00000000000000023b6171d6765a7b399f4c7edc6bb2e2e49a89be29a89b5cb0 5 0.00/1.00 vMB 139
263,172 263,172 00000000000000075a4451d7dc7a3db0b7525b621a8c8ef825d7fa2d10692b70 157 0.14/1.00 vMB 45
263,171 263,171 000000000000000dae8817c2e534367cec23f2edeffca246ae2defb8deaced44 287 0.12/1.00 vMB 106
263,170 263,170 000000000000000598f8253970e77beb6d7be7a1acd58713e2fdce5fb337c7e0 531 0.24/1.00 vMB 106
263,169 263,169 000000000000000d5756ec4564edafc97426ab34d1aa078e6676d6626b87c05e 541 0.19/1.00 vMB 136
263,168 263,168 0000000000000009a605e97291860f237d3803867e36487e881bead13e147f54 407 0.17/1.00 vMB 105
263,167 263,167 0000000000000009e3356dbf66318a1b8e793cb095b8b3a73021c7ed4cbb5da2 101 0.03/1.00 vMB 119
263,166 263,166 000000000000001287deb178384fae85a47690d42969d9f0bfb84f3e45b45b15 40 0.01/1.00 vMB 53
263,165 263,165 000000000000001690dcc47c2c64c79cbd26e64203b34ed7be2d41d6ef282912 478 0.19/1.00 vMB 124
263,164 263,164 000000000000000e806fdfe27c4e4c4b1eb2cbead4967f983000ed31b0096aa3 233 0.12/1.00 vMB 57
263,163 263,163 000000000000000a630ebe894486cefb8a4925a66d23250180aa0d0511ac1a94 472 0.22/1.00 vMB 111
263,162 263,162 00000000000000147e1f38e447a83e98263f42f0012ab1da0492801127015d4f 536 0.21/1.00 vMB 124
263,161 263,161 0000000000000005366d9193a2ee941ee1c47109c34099c984949ca59f413036 10 0.00/1.00 vMB 85
Previous 10 blocks ↓
Total Size: 779.85 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: 430.98 GB
    • Received: 2.35 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.