Loading Tool

Explorer IconExplorer

Memory Pool

44,180 transactions
26.56 vMB
0.06145687 BTC
Random Selection Loading Transactions
Max Size: 139.90/200 MB

Candidate Block

Mining Attempt 3f8d124a271c6dacf68e89ed5973fe334ba5065b6912639944b27bd8eaaf2047
Version 20000000
Previous Block 00000000000000000000e9fc36eb4e54258de385eba8454916da1a3a70de6bbf
Merkle Root 58f91e6cdb4f3c8bf33536b16ba6862a8eb6debe2353d841610ed6a364641504
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,775
Size: 1.00 vMB
Total Fees: 0.01264213 BTC
Feerates: 150.52 > 1.27 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,751 (521,030 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
393,721 393,721 000000000000000000746df381f650032b2523654ca23ed609b3b6c67abae7b3 1,411 0.93/1.00 vMB 35
393,720 393,720 0000000000000000026bd39f6ffbe9f311e830032cece381c12db7c5f21fe833 2,216 1.00/1.00 vMB 38
393,719 393,719 00000000000000000681273157e9ebaf22d58d9816ee5f1a3394baa0c99f23ec 1,044 0.93/1.00 vMB 16
393,718 393,718 0000000000000000008a9e32e43b5ed55e3d490828f68e6d8bf7fbbd16b71e64 1,465 0.99/1.00 vMB 16
393,717 393,717 0000000000000000062c0a56653e0350527575fa958a4cf02323d17ee8f21e45 1,683 0.93/1.00 vMB 29
393,716 393,716 00000000000000000273b394e873004e6cef77c9c0838cbbdbfea59228b64d10 1 0.00/1.00 vMB 0
393,715 393,715 000000000000000002620492019900d5ceeaae58ab516858f62de984b9f4c497 1,059 0.99/1.00 vMB 20
393,714 393,714 000000000000000007b6f7e7cb5695e3555ac70e12abe0bccf474e8352c0b492 1,258 0.93/1.00 vMB 21
393,713 393,713 000000000000000006cd24ecb77034cd5f5d77fe4cc1bba33267e0f73f1ff12f 2,881 0.93/1.00 vMB 47
393,712 393,712 000000000000000002fead4fe03d8c655d9c184079ebe6257cdaa14e83405ec0 1,755 1.00/1.00 vMB 27
393,711 393,711 0000000000000000098375a9c344f16ab0fb6e9233a96de1556dcdaad8f27d5b 2,264 1.00/1.00 vMB 44
393,710 393,710 0000000000000000096685d2eeafcc74f683d3cfcd00a14abb1fadf764e211f8 1,312 0.92/1.00 vMB 31
393,709 393,709 000000000000000008bb0734174f28a76a8311339b1c552bc854f19b7b23cf08 635 0.75/1.00 vMB 20
393,708 393,708 00000000000000000193655e247cfabd5379748abd7949df252d3537b8d55f08 807 0.47/1.00 vMB 31
393,707 393,707 0000000000000000000cef87eff4099395de3483e79568b4b1a3d091f9d21f71 1,459 0.95/1.00 vMB 25
393,706 393,706 000000000000000000023b8beca1a6277126a388a526886b597f07417ecd297b 1,439 0.95/1.00 vMB 27
393,705 393,705 000000000000000001cd91db4670d44078ede5c043b222fc2589d48bdcb5ee69 1 0.00/1.00 vMB 0
393,704 393,704 00000000000000000155c5c93d64cf86ccb59ff8ea0747f47a1673cd1c033600 1,661 0.95/1.00 vMB 35
393,703 393,703 000000000000000008e785b49652a735f01066acae42cc7df53d9bc4cf81234f 1,863 0.95/1.00 vMB 31
393,702 393,702 000000000000000002d92e4374d0f766923bdc3ab478d944d2b68bda42c2628d 1,414 0.93/1.00 vMB 25
393,701 393,701 0000000000000000067316817ebe6ed7c49ab5613f7a1dc17fa9abfd2ed7166f 2,443 0.93/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 781.95 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: 647.08 GB
    • Received: 12.89 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.