Loading Tool

Explorer IconExplorer

Memory Pool

72,265 transactions
27.98 vMB
0.06611083 BTC
Random Selection Loading Transactions
Max Size: 165.70/200 MB

Candidate Block

Mining Attempt f8c0e36c4063768af79f28a4f249d19a7b6d5fe2ad3746ff23ba6840bd548f77
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root 14a45b1864b0311c3341fe109d6d10a248510042037bf81102f0d3b5c627fdba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,834
Size: 1.00 vMB
Total Fees: 0.01024489 BTC
Feerates: 73.20 > 1.03 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (501,311 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
413,725 413,725 000000000000000002abbb67468f761f5b1d6b1a08b51ef7b2862b279beca602 835 1.00/1.00 vMB 28
413,724 413,724 000000000000000002c01a97427fd92d6918baffb6a8fb23e368dbb9e11d083b 53 0.02/1.00 vMB 53
413,723 413,723 0000000000000000023688bab35d4335e8d8dae0790c47f49465b128f56bb92b 195 1.00/1.00 vMB 10
413,722 413,722 0000000000000000000653597bb681754ba603b0183c66aa881544269e26a840 83 1.00/1.00 vMB 8
413,721 413,721 000000000000000003b5fd8914066e12da8c28fad1f7d148cd3f76c6b7244152 1,024 1.00/1.00 vMB 30
413,720 413,720 0000000000000000047c1629af49206bd702ffff06c11aef3584bab9c435a2b9 1,096 1.00/1.00 vMB 29
413,719 413,719 000000000000000002cfacaa1ba5014c87e36761cfdff75e484d18bf566ded34 990 0.80/1.00 vMB 37
413,718 413,718 000000000000000001d01da4a32ee99afc247476cc3bf76d0a67197d02fa6e1d 1,706 1.00/1.00 vMB 32
413,717 413,717 000000000000000005649bc8866d1b63a50864b09bee7d522a6ce8e7908cb020 1,545 1.00/1.00 vMB 44
413,716 413,716 00000000000000000069c88a0651b4099ae96f5c97ff703a7499fc51140ae546 1,169 1.00/1.00 vMB 48
413,715 413,715 0000000000000000008b03e4ff341d47fcb99a866db37fb628cd29ac67055358 2,817 1.00/1.00 vMB 76
413,714 413,714 000000000000000000bb2201001167d0f0dc37aad112be94acb822a7a82e28aa 694 0.33/1.00 vMB 52
413,713 413,713 000000000000000001dcf2c91ff6f6b4b7dbe435bdf4b052280bd27599a372d8 592 1.00/1.00 vMB 20
413,712 413,712 000000000000000003fdd8a50e528064678548939651f9fa9137489734a119e3 989 1.00/1.00 vMB 26
413,711 413,711 000000000000000000226e7195c277cf746dbbd20ee5278e5bb903316bac5223 2,129 1.00/1.00 vMB 39
413,710 413,710 00000000000000000472b5009e95ac3f8164e37dfa570451b8d789c67daeb3a2 2,507 1.00/1.00 vMB 67
413,709 413,709 0000000000000000030ae531a7880f1c1dafd08e45478932a3a284e4b6a6437e 1,947 1.00/1.00 vMB 81
413,708 413,708 000000000000000001305c133a42d778eaa9cf172ca7dd746bceaad6b1820266 946 1.00/1.00 vMB 28
413,707 413,707 000000000000000005437b6f7d14805436e504c4cae406c7b8386d9ef95f8cb6 1,121 1.00/1.00 vMB 31
413,706 413,706 0000000000000000003fee90da184d69e482d04ac6e71b3298a1a71fc2966ef2 1,575 1.00/1.00 vMB 50
413,705 413,705 000000000000000000dbd410a6f22a1077396e090aa91b6038cbbbfd0ee24d42 265 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.45 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: 667.51 GB
    • Received: 15.26 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.