Loading Tool

Explorer IconExplorer

Memory Pool

44,679 transactions
27.39 vMB
0.09546267 BTC
Random Selection Loading Transactions
Max Size: 144.73/200 MB

Candidate Block

Mining Attempt 0ab7d7c62bc410bdcb31ba98a1e2e985f8010df4a63ca2e3277f433434718c95
Version 20000000
Previous Block 0000000000000000000182fc7e3276e0ca1f0b423f92087ce28c2892578cee65
Merkle Root 52e518c5bf0d28ebe0fd161d45d50813285d7e0c3153715f0426873e9d5e14a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,756
Size: 1.00 vMB
Total Fees: 0.04402538 BTC
Feerates: 150.75 > 4.41 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,917 (490,233 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
424,684 424,684 0000000000000000001e560bb5ac3b48221dce5d1a270168638bfac3b9422d5a 1,847 1.00/1.00 vMB 66
424,683 424,683 0000000000000000008c4d179cf8678e1999a4188d3eb38adc08d6b0246cd862 2,438 1.00/1.00 vMB 80
424,682 424,682 0000000000000000008d794fbd79c424e33a4cd2f591d3d11b1ce9e39d717a36 2,560 1.00/1.00 vMB 75
424,681 424,681 00000000000000000529ccf65eeb9a78d28efb17c6bb09b6a83ee064e46fadf2 2,723 1.00/1.00 vMB 95
424,680 424,680 000000000000000000d2a7436e6467a2515143ec9cb2d334d9b5e176e874bc3a 3,157 1.00/1.00 vMB 137
424,679 424,679 000000000000000004d6d308be9d11fbed8f4c6951e38f0e775994402d6cab73 294 0.11/1.00 vMB 64
424,678 424,678 0000000000000000023b370ec68c94a0ad16e7dc9240500851ef8d8637aa87fa 1,774 1.00/1.00 vMB 49
424,677 424,677 00000000000000000322c3c2b8a58755d9e9b51150e7dc3bcfe0f3838e81a5a6 2,228 0.89/1.00 vMB 68
424,676 424,676 000000000000000000367ac51771b9886b129fe579f5fcb940b2a2e0c0f5a6e5 2,241 0.92/1.00 vMB 63
424,675 424,675 000000000000000000212028fcab66335be548fa14f8ef0616c9d95f1c2f9eb5 828 0.35/1.00 vMB 140
424,674 424,674 000000000000000005438dfcd2729b6389433a864fdd37f22657acf0604848ce 49 0.04/1.00 vMB 51
424,673 424,673 000000000000000000b5fd0e1bfe25852d216b149470170616d4419e65f5e02d 1,564 0.72/1.00 vMB 58
424,672 424,672 000000000000000003fb1a8edf895df270f3dc13a5656b23cf9b512c4e9cf1c7 854 0.38/1.00 vMB 62
424,671 424,671 00000000000000000178062a47635cfb28c1da3824a9eefe7c7288e50d72e863 487 0.26/1.00 vMB 55
424,670 424,670 00000000000000000125969be5dc714573db42920a06fcf596e24fb51297f087 946 0.47/1.00 vMB 68
424,669 424,669 0000000000000000039a8f085c72ce38ed21e7f7514c27089a1b3bd0d94cdebc 312 1.00/1.00 vMB 10
424,668 424,668 00000000000000000150949d454d20a9cf271cf63a6fbd21b608ee231d5f526a 1,582 0.92/1.00 vMB 68
424,667 424,667 000000000000000004ad6db6f466513996645d2a6451af2f3bcca8182d9f44f1 1,405 0.99/1.00 vMB 36
424,666 424,666 0000000000000000039dd1769cfbaf02c40a2e927b0309b1cd7e2936828060f6 1,994 1.00/1.00 vMB 69
424,665 424,665 0000000000000000018fb81baddf8f77e5ee84b59b0a281b527c62c2fbd3f555 2,511 1.00/1.00 vMB 84
424,664 424,664 000000000000000001f376759c4b03a5e660c02cc840f9df0a5a295ae26e0b19 2,849 1.00/1.00 vMB 89
Previous 10 blocks ↓
Total Size: 782.24 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.15 GB
    • Received: 14.27 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.