Loading Tool

Explorer IconExplorer

Memory Pool

45,896 transactions
27.93 vMB
0.08367098 BTC
Random Selection Loading Transactions
Max Size: 147.73/200 MB

Candidate Block

Mining Attempt 236ad637ca09ec6cdc64c8d8101857e5fd95a9ee7cdda989b8e9fd23a35875d3
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root 2009f5aef68c7ce09a2ac9b0aea3c95326caa7c718b56be1ccd5482f0db8f355
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,109
Size: 1.00 vMB
Total Fees: 0.02988469 BTC
Feerates: 181.54 > 2.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (160,633 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
754,291 754,291 0000000000000000000575e3336a8afa008f14867685176a570f9b61143a4320 1,175 1.00/1.00 vMB 2
754,290 754,290 00000000000000000001091e76512fe7badb0b9556f17fbe0827b286b49afbb6 3,019 1.00/1.00 vMB 15
754,289 754,289 00000000000000000003d67b53befc22a9509bae2296fc875d5bec694924c39b 1,796 1.00/1.00 vMB 12
754,288 754,288 00000000000000000000bbd1f0311071c87759579e3a41178208b860f74a9d5e 1,892 1.00/1.00 vMB 17
754,287 754,287 0000000000000000000167316e9c1e76d3d7002e950bd4608e3a1e066114bf90 795 1.00/1.00 vMB 10
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
Previous 10 blocks ↓
Total Size: 782.25 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: 655.58 GB
    • Received: 14.33 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.