Loading Tool

Explorer IconExplorer

Memory Pool

59,962 transactions
29.36 vMB
0.06405110 BTC
Random Selection Loading Transactions
Max Size: 162.99/200 MB

Candidate Block

Mining Attempt ed47df3db3e5fe356ee9c264a7df447a0dc2897367626e408f196567461c8af2
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root 483272b0c441eff835c6d6eba3aad7e5e4ba6280fae197fcaa5cdc7c50edc007
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,768
Size: 1.00 vMB
Total Fees: 0.00758862 BTC
Feerates: 108.49 > 0.76 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (160,658 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
754,286 754,286 000000000000000000083298e9ad004c802c50ca17627f5f0ba9496a86951670 2,619 1.00/1.00 vMB 21
754,285 754,285 000000000000000000013177ec758b816810047ace27fe9ad70ff573a4cc944f 1,125 0.53/1.00 vMB 14
754,284 754,284 000000000000000000024e51467e7daa8b2de7a1583652d4ec30748671fab6aa 656 0.45/1.00 vMB 6
754,283 754,283 00000000000000000007fcca7a8c980f84938ca7cc051f7b28312567f96a2aab 334 0.29/1.00 vMB 9
754,282 754,282 000000000000000000042458cdf024d192a76b083f896c62ebb94c4aeb294c67 683 1.00/1.00 vMB 3
754,281 754,281 00000000000000000006bffddfce57fbf2cf8779ad80e83207a372c29261c791 1,688 1.00/1.00 vMB 10
754,280 754,280 00000000000000000001283bda8f5a58ff65bf6ca71051c7d02e8f30e10a0939 1,958 1.00/1.00 vMB 5
754,279 754,279 00000000000000000001dabea2140c40ae814cbfe1b62ec60fb8a0bff4ac4ff1 1,727 1.00/1.00 vMB 7
754,278 754,278 000000000000000000025aa13a7f0ff15a0b126172fde8777841dd97ee52a2f8 1,916 1.00/1.00 vMB 15
754,277 754,277 0000000000000000000190f8680447104c4162e2ecebaa76f941d016d013ff10 3,241 1.00/1.00 vMB 28
754,276 754,276 0000000000000000000701ecab1adb0c36ce4934442350dfb8b2b34daeff459b 2,824 1.00/1.00 vMB 15
754,275 754,275 00000000000000000000212c283964a6924e30844b9208ecb814274368b79c02 2,794 1.00/1.00 vMB 20
754,274 754,274 00000000000000000000be68653703003fa24f1ba4b8a926aba5a9483242e5fb 1,638 1.00/1.00 vMB 5
754,273 754,273 0000000000000000000780c979d22e5cee0a09f0ccb3c8fb421c416375b295ad 2,525 1.00/1.00 vMB 5
754,272 754,272 0000000000000000000209fc94221e868771c219739fb689d72a003cc14d4614 3,003 1.00/1.00 vMB 16
754,271 754,271 000000000000000000016a3a1cd1f7fa73b07225aebe09c7b9fe8034db2fd1d4 2,942 1.00/1.00 vMB 26
754,270 754,270 00000000000000000007f854e2cdd8317c73db275f2bc1b6b952f4f8b31c52f8 620 1.00/1.00 vMB 14
754,269 754,269 00000000000000000002b470ca9b5d87c0be0e509932b02f0d22817026786a0c 1,692 1.00/1.00 vMB 20
754,268 754,268 00000000000000000008b27beda11e82e27e389c6cd5e23a73319374fe22d1ed 1,497 0.48/1.00 vMB 13
754,267 754,267 00000000000000000003d34d3d5632e8a36198966380f5f8cfa0ccdb7e238d3d 175 0.04/1.00 vMB 15
754,266 754,266 000000000000000000042b4fb9c4b3989604a25005ee96896d3d3dd8712562ab 1,363 0.56/1.00 vMB 13
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.08 GB
    • Received: 14.48 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.