Loading Tool

Explorer IconExplorer

Memory Pool

76,616 transactions
28.20 vMB
0.08622322 BTC
Random Selection Loading Transactions
Max Size: 171.77/200 MB

Candidate Block

Mining Attempt c0c052431e4c9fe20383cc1598a9ff8ee80302ef025162fc642f25f13e86e223
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 3e881690d3b2b1c15dcb5c6ee42b4ba9824b5e7615c076e4f15a97b794ef5eeb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,939
Size: 1.00 vMB
Total Fees: 0.02475706 BTC
Feerates: 150.93 > 2.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (320,640 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
594,657 594,657 00000000000000000014786baf4e75aae1ec264a28c5248b2083ef80270ed7f8 3,029 1.00/1.00 vMB 35
594,656 594,656 000000000000000000170eef16c99f0cccdfb4328fe6ce1699e2441eca7187d5 2,482 1.00/1.00 vMB 17
594,655 594,655 000000000000000000046176ec922ba8e521f2ef483f0952a2afb44da8e05faf 2,763 1.00/1.00 vMB 21
594,654 594,654 0000000000000000001504addc0ad1dff05cd6910f678536161bb103303ea961 700 0.24/1.00 vMB 27
594,653 594,653 0000000000000000000278e4a7ce0c7c19c61fefe72a879b75b7627d88f79145 1,917 0.91/1.00 vMB 5
594,652 594,652 00000000000000000018bfe1081641bb8f5673a35f25200a1071584ae64b139a 2,542 1.00/1.00 vMB 16
594,651 594,651 00000000000000000006885a54ab3cc60fde7775a2f1924d7cfe8e251a2a137b 2,615 1.00/1.00 vMB 17
594,650 594,650 00000000000000000003d2c32abf91fa0db3fa72c83472cf4c047a32275306f0 3,099 1.00/1.00 vMB 33
594,649 594,649 00000000000000000003c75027bbaa109d27c30fd8f48d26523a5dbbd8bc003b 1,962 1.00/1.00 vMB 4
594,648 594,648 000000000000000000034a8d983424a1942db52e3b12146f45e81ece4270cacd 2,790 1.00/1.00 vMB 31
594,647 594,647 0000000000000000000fd10844a6b58d31dc63bfb98df25d19db3b5b3ec82373 3,070 1.00/1.00 vMB 36
594,646 594,646 000000000000000000019f74b1948daf9d8b1738be9f1a01a43ccf0caed5cce3 2,367 0.84/1.00 vMB 11
594,645 594,645 000000000000000000054e5f56eebafc2128edf3c96df213931978e03cb732b4 2,960 1.00/1.00 vMB 29
594,644 594,644 00000000000000000018f91b4cf876b5dc6842c7d1a5087d8aa041f8898cb487 1,352 0.46/1.00 vMB 4
594,643 594,643 00000000000000000001baa4fa26c7f857316254703d33f9312a020600c82dbd 2,914 1.00/1.00 vMB 25
594,642 594,642 0000000000000000000d42356dbaf42d4a3704ca41ce3ee8bcb0dd35c595b353 1,616 0.52/1.00 vMB 8
594,641 594,641 0000000000000000000bcf1449c17661ae867dcb670dca73e34e6db0deea0af5 2,380 1.00/1.00 vMB 17
594,640 594,640 00000000000000000008c61ded40f581bf2ebb0116ffae006f6578eccf3e5498 2,969 1.00/1.00 vMB 27
594,639 594,639 000000000000000000000ede7910d2d50486c92ddd6c53f4bf483fdd4f739104 854 0.27/1.00 vMB 20
594,638 594,638 00000000000000000007dfc43159a375881c867eaaa401d38e56b1ca45c026a0 923 0.31/1.00 vMB 25
594,637 594,637 0000000000000000000b90bc37e29f899a4a440178a1096cdc4a448126978e18 99 0.03/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.90 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: 713.72 GB
    • Received: 17.45 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.