Loading Tool

Explorer IconExplorer

Memory Pool

53,657 transactions
31.63 vMB
0.18984511 BTC
Random Selection Loading Transactions
Max Size: 170.05/200 MB

Candidate Block

Mining Attempt dde721d203665097c6da449d366720a9e003d3b59a04fd82e0c68a99ffc45c05
Version 20000000
Previous Block 0000000000000000000150ac5d85e9507ede5886efaa3253ea821573fd5eeda5
Merkle Root 690542623ce25f04e97755885b0c5106bfb6050084ef828ba4b9cfbcb4730979
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,566
Size: 1.00 vMB
Total Fees: 0.10117222 BTC
Feerates: 477.45 > 10.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,824 (346,241 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
568,583 568,583 0000000000000000001a848912664def615468edf79a0dfe9d3e5b37203f294f 2,656 1.00/1.00 vMB 20
568,582 568,582 0000000000000000002b56c833e5e31a8fbbe856afc41acac689bae773734fbe 778 0.46/1.00 vMB 1
568,581 568,581 000000000000000000160292591e347078403562b178cd556c6e7892f910a9ef 2,291 1.00/1.00 vMB 11
568,580 568,580 000000000000000000254c9874150cdcd20bb89cce3f4215dd37456ccd692ef9 2,649 1.00/1.00 vMB 14
568,579 568,579 0000000000000000000136efd806ae81fc1d73f608b6d59e7607fb742bd7f880 2,593 1.00/1.00 vMB 41
568,578 568,578 0000000000000000001cc0ea963a5de2c50fe724fd3e1c43095c7a421af0cce8 2,341 0.93/1.00 vMB 12
568,577 568,577 00000000000000000019b16f392720645615cfdab47284dd6be513ad76a030b7 3,120 1.00/1.00 vMB 23
568,576 568,576 000000000000000000137109b2bf91c40f766d462cad6060fdfd683758611cf9 1,154 0.42/1.00 vMB 19
568,575 568,575 0000000000000000001f0adee0ee9d64f8fac875fe72d206711bb2be4fd60659 2,159 0.81/1.00 vMB 15
568,574 568,574 0000000000000000000b8a561e7cba085f1b19232bc4f1b065e3b5f804a3f126 827 0.29/1.00 vMB 15
568,573 568,573 00000000000000000027ccad0e313eff18e4f2663ef883164b640ee7c671c974 931 0.36/1.00 vMB 15
568,572 568,572 00000000000000000018f117727edd131ce05bd60af5bf2ec75986d4d593024b 356 0.17/1.00 vMB 15
568,571 568,571 00000000000000000020fcdf6300fa353ba8fc1ed19d1be6bb7d926955e76b0c 1,021 0.36/1.00 vMB 16
568,570 568,570 0000000000000000000afa0b8fe2cf40133e59788bdf359afe701582d8fc4e16 59 0.02/1.00 vMB 15
568,569 568,569 0000000000000000001a052f7f86b35df49958efea7c0a40abd6ec353007ba80 1,501 0.71/1.00 vMB 5
568,568 568,568 00000000000000000003becbb5f1d505f1ee0a00ad40f1e1cf1d2e408c7a743c 1,402 1.00/1.00 vMB 8
568,567 568,567 0000000000000000000ed4ab3d60d0136e23183c0faf17e1470b17736a78425c 1,805 1.00/1.00 vMB 15
568,566 568,566 0000000000000000000e97412d2c64473cb5b62a505cae56fe1ac5a0a4030d8d 2,749 1.00/1.00 vMB 37
568,565 568,565 00000000000000000001c4d8a54eebbc271733a6edc4860082ca4210422c06a2 468 0.22/1.00 vMB 12
568,564 568,564 0000000000000000001c77ad6ab6a4b55ae678f3f03dda036f5f84499efaa70a 191 0.05/1.00 vMB 13
568,563 568,563 0000000000000000000467112af3afb8b3b58108b6990783359105cc0504c06d 771 0.33/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.08 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: 651.32 GB
    • Received: 13.54 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.