Loading Tool

Explorer IconExplorer

Memory Pool

81,542 transactions
29.87 vMB
0.14317769 BTC
Random Selection Loading Transactions
Max Size: 181.01/200 MB

Candidate Block

Mining Attempt 52df1ebe554dd5c3558cfddb7b33b662078d5d934ce422dffb0af513c9b58729
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 509f8fc7a5f508aba11d0260fe464f2d60fbdf0bd1c0a2e66f5dbe92bfcdde21
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,789
Size: 1.00 vMB
Total Fees: 0.07535885 BTC
Feerates: 101.65 > 7.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (129,809 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
785,310 785,310 00000000000000000004f893c36ab45292832a92d965dd4c0e8c357161cd6aae 1,801 1.00/1.00 vMB 13
785,309 785,309 00000000000000000003497cd0c7e16be29c1d5490777b1e86b62dd2819d82b2 2,096 1.00/1.00 vMB 14
785,308 785,308 00000000000000000003d621852ebb82e2c47fcf16c8c2cf07f52a59ed89f700 2,714 1.00/1.00 vMB 17
785,307 785,307 0000000000000000000486f6cb990e2d3828fecbee7bdcb0d05b1a5428b6a79a 727 1.00/1.00 vMB 2
785,306 785,306 0000000000000000000431739cdb1d385b229f95823d20491343ad92199a7768 1,244 1.00/1.00 vMB 7
785,305 785,305 0000000000000000000390cce3c099ecd822934144660a21a681879ecc2b653b 2,128 1.00/1.00 vMB 25
785,304 785,304 00000000000000000001e7a16694aeb5179bc6ca291d6abb17861d8cfba683b1 1,077 1.00/1.00 vMB 18
785,303 785,303 0000000000000000000133f18bc53278dd5044a275bd4fabcac8802a977289e9 1,919 1.00/1.00 vMB 9
785,302 785,302 00000000000000000000988b06b4d39ba64f67d784eb9d277e6f904234ab5fe9 2,330 1.00/1.00 vMB 16
785,301 785,301 000000000000000000028a3ad7146dc8da5ee3e450552f212a4f6da947a3773e 2,810 1.00/1.00 vMB 21
785,300 785,300 000000000000000000050d82ea0920fe39760e121de214afad2261d0ddc8c23a 1,772 1.00/1.00 vMB 12
785,299 785,299 000000000000000000011329cdd9759c65eac77cd531f4513858381686f4afd3 650 1.00/1.00 vMB 4
785,298 785,298 0000000000000000000234d4cb7ff533ac75801c4fad85a9abc8ee425b6376c5 581 1.00/1.00 vMB 5
785,297 785,297 0000000000000000000370477043b3a883b87da385ffad579d37f99667270a8e 1,582 1.00/1.00 vMB 8
785,296 785,296 000000000000000000020f351df3e2b1a647a8ea30d7452fb1857bf90e8f6f2f 1,994 1.00/1.00 vMB 14
785,295 785,295 0000000000000000000207b9f812d385d73ea09ee16367f1859b89d1ecfbb0b7 3,036 1.00/1.00 vMB 20
785,294 785,294 000000000000000000029e55d81885948b069636e9dfaaf1c8011f3fda1de40a 1,608 1.00/1.00 vMB 15
785,293 785,293 00000000000000000000d9f76abf65a89bd7b7b85bc674431262d56c29486383 487 1.00/1.00 vMB 4
785,292 785,292 000000000000000000045699126ee4a41bd2df766d4d8c43c02c6b52625b507f 1,359 1.00/1.00 vMB 10
785,291 785,291 000000000000000000040d5cb7c31569a3dce8174901221397de243e160f5ed2 1,680 1.00/1.00 vMB 19
785,290 785,290 000000000000000000048740bdecf176bdacd75c82bc0c9bfafe45037b28ca29 3,000 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.60 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: 671.68 GB
    • Received: 15.99 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.