Loading Tool

Explorer IconExplorer

Memory Pool

49,748 transactions
29.96 vMB
0.10135317 BTC
Random Selection Loading Transactions
Max Size: 159.72/200 MB

Candidate Block

Mining Attempt 07c4603516b49b2e9ec4df3bf2bb3481067253cac380223d3334c242edef6288
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root 96399c502a3100a83669588b73a48c4a985bb607de86dd866ce006544e3185c7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,282
Size: 1.00 vMB
Total Fees: 0.03596089 BTC
Feerates: 150.68 > 3.60 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (255,770 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
659,076 659,076 00000000000000000000bf320ee80b16672b80656b8c3e3b0ac1a8a9eccc2a4b 2,129 1.00/1.00 vMB 20
659,075 659,075 000000000000000000000209f66833ee74e609f793debd0cd36e6a43bbacf85a 2,642 1.00/1.00 vMB 59
659,074 659,074 0000000000000000000ac4523e7e10f0724f341468ff1a7d7371286113b5c744 2,472 1.00/1.00 vMB 58
659,073 659,073 0000000000000000000df635b3240cc6a1d8e2c140c7c380440ec44e60b2b3ed 1,901 1.00/1.00 vMB 9
659,072 659,072 0000000000000000000a1042c0297de90e59bcb66cb059f2f6bd9fc1bfcb5a5f 1,501 1.00/1.00 vMB 41
659,071 659,071 0000000000000000000a678ec5c477bf76033fd3f95fe95867fb6931cc3118f8 1,104 1.00/1.00 vMB 67
659,070 659,070 00000000000000000000adc2f10e3faa81fb3b756358e3f1e9a1ea10c0f1411d 1,275 1.00/1.00 vMB 31
659,069 659,069 000000000000000000002e131b06f0a911c976a0436e079a4f943299ee2484aa 2,821 1.00/1.00 vMB 62
659,068 659,068 0000000000000000000965e48db714b8fed9c48a327599418b892fc000280b8f 1,868 1.00/1.00 vMB 25
659,067 659,067 00000000000000000009247038c3ffa71a524fc861dec44cc8462b268c071dca 1,822 1.00/1.00 vMB 20
659,066 659,066 0000000000000000000661e6b6c1e94147b3560b7fcf8471d414a9e8a54c3de3 1,325 1.00/1.00 vMB 4
659,065 659,065 0000000000000000000455c05652ba9fcbf83b54fc632f344a86b12de7f4e019 1,836 1.00/1.00 vMB 27
659,064 659,064 0000000000000000000a5ad77f3c0ff87b1401fdeff25c925fbf72a1f2ae0bad 1,811 1.00/1.00 vMB 84
659,063 659,063 000000000000000000047e24a3ddcf8bc1edbb4f38398daa5942f415a4337b19 768 1.00/1.00 vMB 7
659,062 659,062 000000000000000000020f034e47f4583fe81f180ec2d099ec95be88c884fddf 383 1.00/1.00 vMB 2
659,061 659,061 000000000000000000006ae585f9071b6b2c94afd814eca38095712e9f6ff4ba 1,171 1.00/1.00 vMB 5
659,060 659,060 0000000000000000000f0231e89e98599a0b8972a52bebdc52234aa6dcd21d56 2,340 1.00/1.00 vMB 10
659,059 659,059 0000000000000000000c6d519288dcc7cff88eb6be14d25c258c5d1d303d97da 2,167 1.00/1.00 vMB 20
659,058 659,058 00000000000000000003cbe1b386f4c0d4ee0d6e2b61b11d22f25b3850e673e9 2,337 1.00/1.00 vMB 20
659,057 659,057 0000000000000000000d51f942e31326b66e71028034d6c6e78b2ca381b31a8e 2,072 1.00/1.00 vMB 18
659,056 659,056 0000000000000000000c3d58a6c338b74fbf32dce5e764397ef7db004136b049 1,962 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.12 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: 652.08 GB
    • Received: 13.71 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.