Loading Tool

Explorer IconExplorer

Memory Pool

26,473 transactions
6.26 vMB
0.04685848 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.28/200 MB

Candidate Block

Mining Attempt 8626f62c8b68a5a96df0cefd5c963525e6bf4263ba61fa801ea252a8fba6ac47
Version 20000000
Previous Block 000000000000000000001aa7bc4ab8781ec75b9e95d975417f0fcc9048b6305e
Merkle Root f84048554d1e5de3dda6ca8285bbd1b1933546cdc5e77937a42c8362ec9a9300
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,085
Size: 1.00 vMB
Total Fees: 0.03218025 BTC
Median Feerate: 2.41 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,233 (707,412 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
205,821 205,821 00000000000000f17a3ad583b63d78e9eef058653f75d0c21a54082d35327687 35 0.03 vMB 42
205,820 205,820 000000000000034ae1b848dded3f61710727045cd2856b1383d077ae200a6cef 64 0.03 vMB 71
205,819 205,819 00000000000002e7ec998ea50be699ee7feb0e26afb462d25a8faa3e6bd17ba7 43 0.02 vMB 139
205,818 205,818 000000000000011737f6a2f04914b389b44e08ac219364165c3692269ac9c9aa 171 0.08 vMB 128
205,817 205,817 00000000000001181ff081feab8675e64ca42b0d6763b36e5ad3bfbb0e013942 34 0.01 vMB 185
205,816 205,816 00000000000002d5e365953ba1a9dd3edc997ce1678df82d3adf86fafec439aa 151 0.07 vMB 155
205,815 205,815 000000000000049e20f1e6d73f1d4d7851e1fd71f7c4ce844bbf7f5be7d10295 165 0.05 vMB 38
205,814 205,814 000000000000043b6297262b198fc6bd6ed83f7dcbd2c3f1d9e25bb37603f80f 13 0.00 vMB 17
205,813 205,813 00000000000004559953cd5e076ab775738e88a8f98b7c5a872f34817cf98ce7 125 0.05 vMB 151
205,812 205,812 000000000000009aad97287787cc6a1661ffba91e868c7383b298e9f44a57d5b 62 0.03 vMB 224
205,811 205,811 00000000000004c8f70f4005db979c326604c8723a86cac3acb3b0012cd24b26 24 0.01 vMB 123
205,810 205,810 0000000000000273dee807dfd38703fe2faaa49b41456ee320e0dbd2cb334885 63 0.03 vMB 92
205,809 205,809 00000000000000fbc211834f961ee1c47e857d01ce07476776711a089db549c9 21 0.01 vMB 63
205,808 205,808 00000000000000a9752042be1a53b8c57262db6865a9e909c4b432bc785246d3 46 0.02 vMB 50
205,807 205,807 000000000000007a75cdb068e6e6dfeeabdc44a7177f6816d652bb1a2b29092e 122 0.06 vMB 101
205,806 205,806 00000000000002a825496f6995346007c1d83b9969232144a2972790c05ab480 34 0.02 vMB 216
205,805 205,805 0000000000000024604ab608fbeeb9102c8b19f41531e6fea4cd47f5ff3f6147 175 0.08 vMB 149
205,804 205,804 00000000000003a0f192d7aa9dcde612c29dfbcf21fe4fff8573b21aef703480 83 0.03 vMB 9
205,803 205,803 00000000000000676d7fa2b1f179d415550302f645bbab621c08c7867a5c92d4 57 0.02 vMB 133
205,802 205,802 000000000000038e8a3d99e2328e86b81957d592664af81514d65456c65f4a1a 634 0.23 vMB 208
205,801 205,801 00000000000000b9d6e5409e98243e93624d7c1b60373c0cb15bccf6a6ab7cb4 199 0.06 vMB 154
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

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