Loading Tool

Explorer IconExplorer

Memory Pool

85,722 transactions
32.84 vMB
0.13121896 BTC
Random Selection Loading Transactions
Max Size: 195.41/200 MB

Candidate Block

Mining Attempt a37bcd822b66f2b0cd47c0a804a1efb64a67317ba703fe3821405827d6b6390a
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 27c46b401d258f4f8c819449eda5023cf06a60a52a305c65e8d0fb269f6a62b6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,643
Size: 1.00 vMB
Total Fees: 0.06082649 BTC
Feerates: 387.56 > 6.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (588,887 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,066 326,066 0000000000000000037bc2435da0b3e09b73328d09df9f1bc791a8cf3742f008 578 0.61/1.00 vMB 17
326,065 326,065 00000000000000001543d8bb11537376feec89ab3483031ad7d46ef1d4c5d4b2 1,372 0.75/1.00 vMB 29
326,064 326,064 00000000000000000d596c654dbbd17daf67515f4d6b2b57af13de6c6c95cb99 821 0.50/1.00 vMB 27
326,063 326,063 000000000000000011a907f328f623e041244704c4fb6d909608a6801d0960fe 256 0.14/1.00 vMB 19
326,062 326,062 000000000000000016a865c685dcf3f60a50f5686a516d3f91dd8e6a2d6a60bd 899 0.35/1.00 vMB 38
326,061 326,061 00000000000000000118b5ae2f9724fc639772c2dd6bedbcc6ecbb925704fe18 1,452 0.75/1.00 vMB 29
326,060 326,060 00000000000000000fe74bd7afdb963e6f523b4701a023f1c91a6473398b3ecc 674 0.46/1.00 vMB 22
326,059 326,059 00000000000000001eee397d47e09224e8db169f283b60a8796021eb11bf5803 577 0.40/1.00 vMB 24
326,058 326,058 00000000000000000bd3638ffa7c63d1cc76c22faa488fe7bf85d270ee253748 1,538 1.00/1.00 vMB 25
326,057 326,057 00000000000000001436aedd378344635fe3b0209d2268ff5431281e37882c4d 1,271 0.75/1.00 vMB 33
326,056 326,056 0000000000000000089d7cfe1841f4f435db7f2a483f5918165234aca1819d87 1,653 0.75/1.00 vMB 32
326,055 326,055 000000000000000000007e1166d92acf81d4e2d95934fcdec1276b09a7db9390 1,390 0.75/1.00 vMB 30
326,054 326,054 00000000000000000983d8f48d0f9c4f569704a1de7821b0a402d1473fb65eff 767 0.50/1.00 vMB 26
326,053 326,053 00000000000000000223f20fb87d7bc1f0e1ae60c8cc137c9535092ec4e53c19 1 0.00/1.00 vMB 0
326,052 326,052 00000000000000001f3b06a9864d9b16babdfde396aad681b0d8c55ac4e55378 146 0.69/1.00 vMB 10
326,051 326,051 0000000000000000172e08459775e2763b4f5d361bfabdb7528b65e6b430b33e 1,067 0.74/1.00 vMB 23
326,050 326,050 000000000000000005976fd75f17803216f3304a6e7c73eb29de79d054fe4905 710 0.35/1.00 vMB 28
326,049 326,049 00000000000000000d4798053e983974d0ac456c5ccc4c7325c1455bc7a09f42 690 0.41/1.00 vMB 30
326,048 326,048 000000000000000018dec7e460e759519c3a7ae5df2273d1a6503267e01b8b15 515 0.45/1.00 vMB 22
326,047 326,047 0000000000000000137adeace651b7c2bd4688ac5c57cb46387bae620ac51740 718 0.48/1.00 vMB 23
326,046 326,046 000000000000000016b181f97779e0cc8a151c83109ef3840c6e4fed3895d2cb 500 0.29/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.31 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: 659.27 GB
    • Received: 14.60 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.