Loading Tool

Explorer IconExplorer

Memory Pool

32,815 transactions
25.20 vMB
0.07191624 BTC
Random Selection Loading Transactions
Max Size: 126.86/200 MB

Candidate Block

Mining Attempt a58ae63e7cd7856d6e0a417e4d9dfb7bc760db8d7f89844a6dd65e4054bc8984
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 37cc9d69fb2358f6e291698917c9fd0642ca13f3261d0cc4934ac0c970b1826c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,935
Size: 1.00 vMB
Total Fees: 0.02414795 BTC
Feerates: 100.60 > 2.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (580,209 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
334,496 334,496 000000000000000008250c2e4cf86f3ec7606906be0c2ceeb4a08518e2466448 358 0.15/1.00 vMB 29
334,495 334,495 000000000000000003ba2b343fef17a4482154e768037c1a05a6b63ee9903731 914 1.00/1.00 vMB 17
334,494 334,494 000000000000000006bd64eb62519310a5a757bf4292100805322630b2976a4f 459 0.75/1.00 vMB 15
334,493 334,493 000000000000000015510a1751f2405e66b7b5948775066cd71053632bcdf919 937 1.00/1.00 vMB 16
334,492 334,492 0000000000000000126d3859aa381eb6db7d9b40f5df506d2d22cf8c27fddc3f 1,195 0.75/1.00 vMB 23
334,491 334,491 00000000000000001aa1dc3a2d2bba5e55ef6a3e51a4895b94a9897d628df03d 714 0.75/1.00 vMB 15
334,490 334,490 00000000000000000df14608698381c2fac65a2df035e1433828992652c15711 2,030 0.75/1.00 vMB 37
334,489 334,489 00000000000000000dd66d3e4c1348e53bd2ae8a1686759aea7a8d62c3cfb620 1,429 0.75/1.00 vMB 25
334,488 334,488 000000000000000011cac4d774b91c5256b210b3b52851e032fcaccf4ee4b2ff 1,623 0.75/1.00 vMB 24
334,487 334,487 000000000000000005cc5ce3127b6357cadfbde09c9d1623b1b629703d9674c4 2,533 0.75/1.00 vMB 50
334,486 334,486 00000000000000000903cb999737835d73485f97e03ffa39a32b0fee30ef6a17 1,676 0.75/1.00 vMB 27
334,485 334,485 000000000000000016312dd51d5a8ffd146452c95de2ec2afd769bf3b81a291e 64 0.03/1.00 vMB 74
334,484 334,484 000000000000000005b780f8d18c040424c69606f2732d28213086869fc45ebc 2,015 0.75/1.00 vMB 36
334,483 334,483 000000000000000001af15442fa2d01bac912309df180667b77f981c1b59e3cc 887 0.59/1.00 vMB 21
334,482 334,482 00000000000000001792a26b9589b2350fac4d87af502c22086fc31cbed2e3da 331 0.19/1.00 vMB 15
334,481 334,481 00000000000000000a19b6d884ffe8f85174cc48273879949a7dd9848425ab47 128 0.18/1.00 vMB 14
334,480 334,480 00000000000000001a6a336da2d356300147ff409904e78d4c7fcde35412afb8 1,411 0.75/1.00 vMB 28
334,479 334,479 000000000000000000136526ceab9d6e97c82ebf977a2981508ce517d1429903 1,491 0.90/1.00 vMB 24
334,478 334,478 000000000000000019b84e9a33205b22f38b69d7d161d5c6d1bba56113299958 81 0.05/1.00 vMB 18
334,477 334,477 0000000000000000161a27d0a0ec35d41d58bca469319ef4276c9168b79a19bc 587 0.32/1.00 vMB 22
334,476 334,476 00000000000000000006a3e9a0ff88e7df8e3b9db51ec2ef86c51c52198e2f9e 1,484 0.75/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 781.87 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: 642.84 GB
    • Received: 12.56 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.