Loading Tool

Explorer IconExplorer

Memory Pool

78,973 transactions
29.43 vMB
0.08342726 BTC
Random Selection Loading Transactions
Max Size: 179.88/200 MB

Candidate Block

Mining Attempt e534a59887eff30d88990d8aa567c2847f92217f4c36be47672efc0c203997ac
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 86c7e5882b5c6362f612a9b673b189269212a10706c568be33c214450ca5e9ec
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,378
Size: 1.00 vMB
Total Fees: 0.01882007 BTC
Feerates: 402.60 > 1.89 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (239,281 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
676,042 676,042 000000000000000000073bdeca2849328753b9576d88afc5ce799f6d22fb8654 958 1.00/1.00 vMB 15
676,041 676,041 00000000000000000006a694aef30f43813ce3dc01d106eba55de63d0c568ada 745 1.00/1.00 vMB 10
676,040 676,040 0000000000000000000569cce8fda44f82b320624c39eb71d1c9e1d742b6a194 2,241 1.00/1.00 vMB 25
676,039 676,039 0000000000000000000357bf4996a9a47a42963cfae36a15284874d6d4f8090c 2,549 1.00/1.00 vMB 75
676,038 676,038 00000000000000000004d56b375488032ac13448852a6bf4361c24d688b53cc6 2,135 1.00/1.00 vMB 44
676,037 676,037 0000000000000000000bab05c1569819dad773295c161f8465e25f8cf1203f82 2,230 1.00/1.00 vMB 66
676,036 676,036 000000000000000000060923046dd525e2a497f66d98da10d7f21b86bf69019b 1,474 1.00/1.00 vMB 35
676,035 676,035 0000000000000000000c08c3ca620f6fc91ec069d244be7279b7e9bd7e918b45 1,625 1.00/1.00 vMB 34
676,034 676,034 00000000000000000009c3a8b946a91591c9e66d584bbf9b8910a77617afd2a2 2,038 1.00/1.00 vMB 47
676,033 676,033 00000000000000000004c07d7ad8e268a3aa5035616189cbf93363c1cb65955d 679 1.00/1.00 vMB 40
676,032 676,032 000000000000000000046a5754c07e7de5bf740a7a3c7d32db71a8b3c633333b 2,217 1.00/1.00 vMB 46
676,031 676,031 0000000000000000000b59434e645f776abcb6c3227df8a5bd249ec43bc796b4 2,372 1.00/1.00 vMB 35
676,030 676,030 0000000000000000000c1bf1c3e0ebbf4f91707b04710a74cf6c83129b86b910 1,160 1.00/1.00 vMB 65
676,029 676,029 00000000000000000008d0d1f299a582ad0d6c6cd44c7dc92ccf399aa0108adc 2,418 1.00/1.00 vMB 90
676,028 676,028 00000000000000000008ca96881e3ee85800f45d90cdf797fe688b2e8e72a902 160 1.00/1.00 vMB 8
676,027 676,027 000000000000000000007a0a58a7b71d517cc52a864f58a7d60c6cf1002bbf50 917 1.00/1.00 vMB 24
676,026 676,026 0000000000000000000c71051883ed6dab0ce14bc05e4565d8f946bc924b14bd 715 1.00/1.00 vMB 26
676,025 676,025 0000000000000000000b3711d818bba2bd6a927601afb0b737e71bd1937bdacd 341 1.00/1.00 vMB 9
676,024 676,024 000000000000000000091adf452515276a55fb4bf10151b4340e245953de3b4c 1,620 1.00/1.00 vMB 37
676,023 676,023 0000000000000000000602053984145df9a75dc79bd14de7cb7515e902abc1e9 1,420 1.00/1.00 vMB 34
676,022 676,022 00000000000000000003be46b6cad756ae2df34757b5c02de3f5ce1da61a02a8 1,479 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.95 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: 715.16 GB
    • Received: 17.66 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.