Loading Tool

Explorer IconExplorer

Memory Pool

44,016 transactions
27.19 vMB
0.08779371 BTC
Random Selection Loading Transactions
Max Size: 142.34/200 MB

Candidate Block

Mining Attempt a0e652d952e0a861aba98725fec73ddd0f1fcf1308fc60e36366ee64e263f25b
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root 23976c202cd56a3a0f0a67d687e021cf7dcff28b172614909e6d148bc90dd9bb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,237
Size: 1.00 vMB
Total Fees: 0.03477399 BTC
Feerates: 150.93 > 3.48 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (369,998 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
544,872 544,872 0000000000000000001b646a60a2b1909f42a602d16fbc49813bf41725068fa1 1,551 0.84/1.00 vMB 13
544,871 544,871 00000000000000000023c85124780fd82d4b45e0aff2f47c8b4d496965ceeb13 1,914 0.90/1.00 vMB 15
544,870 544,870 000000000000000000238a91fe610d2bc8d318e522490e5f76cc4e02302770eb 402 0.16/1.00 vMB 13
544,869 544,869 0000000000000000000a6a90641a0b6a2027c5b152fbb4274e5ae4368fb3504f 305 0.27/1.00 vMB 14
544,868 544,868 0000000000000000001cb77068c8cbef48fbe077169b4329ac322793c1fa52ee 56 0.02/1.00 vMB 19
544,867 544,867 00000000000000000015d984c3c16f576e96fd52f91c544a99bb0279f4758740 200 0.08/1.00 vMB 17
544,866 544,866 0000000000000000001eb457e6c20dcc44d4fae4e622a946fa1a6694389fc176 311 0.23/1.00 vMB 12
544,865 544,865 000000000000000000184f92b5f254006c619cd4dcb112aecdf3479b6a6df19b 945 0.47/1.00 vMB 11
544,864 544,864 00000000000000000015634dd5a4b598dcb911435b51a2f0041a1a0977410187 243 0.14/1.00 vMB 14
544,863 544,863 000000000000000000253c6a789b96076cda8b1d8e6e428ab6640aafe4634742 253 0.15/1.00 vMB 3
544,862 544,862 0000000000000000000c9d8fdc5d1f09f3dda4371662c05715e70d66e88e7c25 1,429 1.00/1.00 vMB 6
544,861 544,861 000000000000000000001a93a48f32d477c2ae0476fc3a64a186d3a7313af07c 2,092 1.00/1.00 vMB 2
544,860 544,860 00000000000000000006f9e8837d00f82631d0761444280e544d43bd7f2f3734 2,444 1.00/1.00 vMB 16
544,859 544,859 0000000000000000000f13a8a3b6bdd7d5a1eeb45cb30c86dba46537f5b4daa0 2,563 1.00/1.00 vMB 15
544,858 544,858 0000000000000000000a5f320660229f9af02009cdc299d6ac82e09d6d4b72ba 2,571 1.00/1.00 vMB 28
544,857 544,857 00000000000000000013bc8756bbfa01b4ed970a3eb3b7594b4d378a5c7deb3c 617 0.20/1.00 vMB 30
544,856 544,856 0000000000000000000019eb32b47d6c838a798d21727526e50bcfe46ad23d77 2,038 1.00/1.00 vMB 16
544,855 544,855 00000000000000000004c3fc55b84bcb6a4b4671a76a5cb33867f909da5bd803 1,300 0.75/1.00 vMB 13
544,854 544,854 0000000000000000001ea4ed93a6eecbcc33195d5e624797c7b030b7f4af14cd 690 0.42/1.00 vMB 12
544,853 544,853 000000000000000000163f60d0f6e4178dd198642599c312b52796e712f79d66 2,501 1.00/1.00 vMB 11
544,852 544,852 0000000000000000000850b972c33ede91bc040f734aace6decf843c3d88aaec 2,846 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.16 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: 653.28 GB
    • Received: 13.86 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.