Loading Tool

Explorer IconExplorer

Memory Pool

39,657 transactions
13.24 vMB
0.21246826 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 80.74/200 MB

Candidate Block

Mining Attempt aee251879ad0dc79923997e793fc536945a5381ad04d3f74fee780118d4f25d1
Version 20000000
Previous Block 000000000000000000013f2112317db5a6c58f7cccdced076ed571ed94b1e665
Merkle Root 0d35948743722bedc942efaeb2774d4dc19ebfe21594e225093968ad1283ced9
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,743
Size: 1.00 vMB
Total Fees: 0.07085397 BTC
Avg Feerate: 6.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,043 (898,187 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
14,856 14,856 00000000b825a3010688b704b582e9cc6a50d6803f37bdce1a7265c00757fc67 0.00 MB 1 0
14,855 14,855 00000000c3061ac743a726ce28b46598d55da52734edb8b03e3ee9f5590a8739 0.00 MB 1 0
14,854 14,854 00000000796312224ac76be8ebdf17c45c4718cecd7ea5bbf0de048d4584debf 0.00 MB 1 0
14,853 14,853 00000000b569f8092ff46237b8660f580b4db513e1bf37839d436760759aa76b 0.00 MB 1 0
14,852 14,852 00000000c3ea78ade35ea7f841527efd77448c67227acd1c07acd14fd74113af 0.00 MB 1 0
14,851 14,851 000000004b9e7317eb0ea355fd3e59c79c160e1571a6efa8e61721b905b56133 0.00 MB 1 0
14,850 14,850 00000000e20aa8064a0a529dc4b1131f9f6745227ba231dc64150cbb85db82e9 0.00 MB 1 0
14,849 14,849 000000004b0e192689e6b938da7fc888f4c8c6f4bdf07b996f12fd25533f99c9 0.00 MB 1 0
14,848 14,848 00000000f15899e067d60bfef7acca6ce03879a3f98a85f7cd6698e205cf21df 0.00 MB 1 0
14,847 14,847 0000000093ce1cba535a1dcad1c44b0724da0bfdff1eb70b9434efd62f6cfd0a 0.00 MB 1 0
14,846 14,846 000000000f46c36e05d29dfaffa32eaad6edf4272b258e7cd9f10126117233ea 0.00 MB 1 0
14,845 14,845 0000000051088b0ee252f9bb9ba492d61031fa1c24d8e3723faff3d4dc6b4f4b 0.00 MB 1 0
14,844 14,844 000000005fa02257f98967eccb984f6cee2a8e2ad324f8fb895f3b2f9abdf46d 0.00 MB 1 0
14,843 14,843 00000000f22f8aed0dfba3ea53424f1c8e163c20a1a60d6113c413d207db5829 0.00 MB 1 0
14,842 14,842 00000000c1c61240393d9cc0b2b582815b4fcd3ba54fc4186e1a1ef7281f0861 0.00 MB 1 0
14,841 14,841 00000000cb9a1eb89818747e7749b73cf8037738d7703a47037937aaa6b860fc 0.00 MB 1 0
14,840 14,840 00000000b5f51d867539d1663bec0ce8de0fc0054e920811f07fa8766f7e88e7 0.00 MB 1 0
14,839 14,839 0000000069fb15d1bfd8ce58c7f6efa45411c3e3f5a89d0fe4d50b065e412b42 0.00 MB 1 0
14,838 14,838 00000000673c7cdc8e008b7b473bcdbc5e3679b72cca460558758aa824819ec0 0.00 MB 1 0
14,837 14,837 000000006e50ab4a0f34cd25fb6bf12d2aeafdf80e1e0997499507f3d44ac568 0.00 MB 1 0
14,836 14,836 000000003aca5237120b0949bf3828afc5286acd9cc4f276a0b174856d7229bc 0.00 MB 1 0
Previous 10 blocks ↓
Total Size: 778.92 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 48
    • Outgoing: 10
  • Data Transfer:
    • Sent: 24.05 GB
    • Received: 0.11 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.