Loading Tool

Explorer IconExplorer

Memory Pool

28,410 transactions
9.35 vMB
0.09359330 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.94/200 MB

Candidate Block

Mining Attempt fb429548f3b4fc59e72e7ee712f2cb69c1d26062955c464f6b4513ecd718b723
Version 20000000
Previous Block 0000000000000000000100c607e5fb02a3a79e6481631dfb85d36b8d3ee157d9
Merkle Root f3d8e9e900668cda01f078f459b37893e75f63656a9070d60c123b55cd2b24b9
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,423
Size: 1.00 vMB
Total Fees: 0.02485551 BTC
Median Feerate: 2.15 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,219 (740,319 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
172,900 172,900 000000000000015d7a1bafa89056d1f0afca48c20345cea330331bf448f6d1fd 5 0.00 vMB 97
172,899 172,899 00000000000006ab4c6e81cfad87c7ff5231b70b72f16e800a9f1f8c5bee8948 1 0.00 vMB 0
172,898 172,898 0000000000000a7f1d5e012a49e1ac967c6f2fc962d0c637ecc96211ca0047c9 40 0.02 vMB 213
172,897 172,897 000000000000039a9b6cb21068395daab44c7b3b673b870a5397b736ee886fa7 92 0.02 vMB 28
172,896 172,896 000000000000008c7d45c0ebd1346d87d6fd45c6c05e8d0024b799d0bd00eaa3 9 0.00 vMB 365
172,895 172,895 0000000000000311efd0b6f5fec471b01185e0916aa32fb5c8653c30831dfb72 21 0.02 vMB 37
172,894 172,894 0000000000000166dadb5b2c31cdd208d33bbfc4ef0879f979bc276e188aca29 46 0.03 vMB 62
172,893 172,893 000000000000036b87f44e0c5a397247be018605d1f7a3083a47b6cb5a74965a 37 0.13 vMB 59
172,892 172,892 000000000000050d6f1cad977cb6086eca3326ae1c0fa8cae6b70fe904578fe7 39 0.03 vMB 42
172,891 172,891 0000000000000004357a1f47844e6aa2e610e81ba5d24556d3dd5eb24f303aa1 27 0.01 vMB 78
172,890 172,890 00000000000003bb78221e58d9eab44b5e45c40295480658f2ec7381a8a99915 115 0.04 vMB 158
172,889 172,889 00000000000006dcc74a2a10ca9f95220ce47986344d09be84fe53be91d886b9 69 0.02 vMB 16
172,888 172,888 000000000000025c0d8b1bc5295c40243c8f8c04b2eb313a658b289aa93d13b4 67 0.04 vMB 181
172,887 172,887 000000000000047c7c0a4d675890b19960abfd513162076080dbfdded40c069f 1 0.00 vMB 0
172,886 172,886 00000000000007148a69ea1464cdd584d6c79205bbc8bc2cfbdc794093fa733c 45 0.04 vMB 396
172,885 172,885 00000000000008dc3c84b25005717b4aaa9252e51e1bf56a958e8817ffaa878b 15 0.01 vMB 215
172,884 172,884 00000000000009f2592ac6b1dc422d38e3c94454dfae78964f5856383779baf6 88 0.03 vMB 71
172,883 172,883 00000000000007f02bf56bde1bd260afd308eb6d86db0048ae491c3f93a51af4 1 0.00 vMB 0
172,882 172,882 00000000000006ba45f41e86326e0600c4894dc0b4d5f5cb98978d551ed215a1 18 0.01 vMB 11
172,881 172,881 0000000000000ad35447867d53758d7419c735cb8592741ed2dcd66fc4250425 36 0.06 vMB 90
172,880 172,880 0000000000000a7668f2c4b27f3a29046b6f0f113e73770f9f7b16b7bbfefa67 120 0.04 vMB 9,666
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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