Loading Tool

Explorer IconExplorer

Memory Pool

74,640 transactions
27.65 vMB
0.07395261 BTC
Random Selection Loading Transactions
Max Size: 168.44/200 MB

Candidate Block

Mining Attempt 533acfa922def6dfad0f147099ea4548bb9f5f7693f59ca555ffe2dddf33908c
Version 20000000
Previous Block 0000000000000000000192874583294799069cd41a502da4205abee519612895
Merkle Root 26a4dae05e5af36bc5c07e1435188cf814e0a4f63cbdfe93b8056dd691d66e9d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,903
Size: 1.00 vMB
Total Fees: 0.01479213 BTC
Feerates: 100.35 > 1.48 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,293 (367,765 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
547,528 547,528 0000000000000000001ab91ed6c0642b967d5dc1fd6f0dd2b3e7cde304860603 1,049 0.57/1.00 vMB 13
547,527 547,527 00000000000000000008c8b4bdf2b271ec98b9d4b9fa96849aae92c30f3beb0f 759 0.51/1.00 vMB 5
547,526 547,526 000000000000000000124c9a3acbdb84e8c962fcd3b59143e3166bd7ccc07bec 2,551 1.00/1.00 vMB 11
547,525 547,525 00000000000000000007ca4b8922f11ba72ce37077d2ae0c1d0b7f0e26e27bad 436 0.22/1.00 vMB 7
547,524 547,524 00000000000000000023d4e94eb2def1bfae54c56a5910fe630c5575b2a697ee 1,536 0.63/1.00 vMB 11
547,523 547,523 0000000000000000001ea745cd8c6c044214f8cfaca7ff1833800af4f1ddca82 1,693 0.84/1.00 vMB 4
547,522 547,522 0000000000000000000b13c7ed55e9dda37c167f7e922e1bffa01c3297da3a82 625 0.22/1.00 vMB 28
547,521 547,521 0000000000000000000e2c5ed4714fcffc3841894bd3bfd6c02bc6e0c0e17992 1,080 0.56/1.00 vMB 8
547,520 547,520 00000000000000000021d4ab90a5cff5b45fbf64503d6de9afecc0c0ea2f069c 604 0.26/1.00 vMB 10
547,519 547,519 00000000000000000011a0cb7754bd2117e120bd29ed6af17a146cc4d3cbba80 1,162 0.65/1.00 vMB 11
547,518 547,518 00000000000000000024d57d5161d730ef6cf70f4e5ba44a055c261b0fac6b41 2,027 1.00/1.00 vMB 14
547,517 547,517 000000000000000000032cfbd34a709eaec94146e20a5801eb51156e1dbee5ff 23 0.01/1.00 vMB 26
547,516 547,516 0000000000000000000311fab022de37d4fc82e93fa570678446fb786cbd2661 225 0.07/1.00 vMB 11
547,515 547,515 00000000000000000013ce70a9193c84579bd703f0747fdea883e7fdf57e8e20 1,592 0.85/1.00 vMB 10
547,514 547,514 000000000000000000084065e598a4a1c2873434832cdbc07f95086b31d8e5eb 175 0.27/1.00 vMB 3
547,513 547,513 00000000000000000022c97f89a8f079d125c86456100ee4166a392809228106 2,675 1.00/1.00 vMB 2
547,512 547,512 000000000000000000208b67177b654cb3e53185616eab54ffc1ca8fe7a746bd 2,628 1.00/1.00 vMB 19
547,511 547,511 00000000000000000016e10f2c7b8a51a053d783c639a165c8a76ed4cc7eddec 2,783 1.00/1.00 vMB 11
547,510 547,510 0000000000000000001c86253fd5931f425a7fa7b88277585c1b7fa6561112fd 2,112 1.00/1.00 vMB 15
547,509 547,509 0000000000000000000867d930e5c09ea52cbb34fecfc9fc8c5ae8fbdc9cc7f0 1,829 0.78/1.00 vMB 11
547,508 547,508 0000000000000000001e422895343b3508f72d5297dc9c3eaeba90dfeadfea5d 711 0.29/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.90 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: 713.58 GB
    • Received: 17.40 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.