Loading Tool

Explorer IconExplorer

Memory Pool

29,284 transactions
6.65 vMB
0.05268471 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.81/200 MB

Candidate Block

Mining Attempt 3274890e1b0b44b330568d23183b2050c5768db0eadedca506e61f6705457761
Version 20000000
Previous Block 00000000000000000000b34c3fbb0151989a03d8fe589af6a5621528e6786c29
Merkle Root 0ec452c83b8cfd76b152c439e3aa0987d99f4cd594473f0328f6e42bafeb83f3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,277
Size: 1.00 vMB
Total Fees: 0.03580736 BTC
Median Feerate: 2.98 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,247 (707,410 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
205,837 205,837 000000000000040f88e2dbb661f9ad790992ac6af926707077c87d00358a2dff 177 0.09 vMB 226
205,836 205,836 0000000000000271614d6110d27937aac7b481f39d730fe766298de12eb1cbba 8 0.01 vMB 40
205,835 205,835 00000000000001d8a307ad5aa7549c2816d2b8768aa2965ae3c7271ccf2f4937 123 0.07 vMB 102
205,834 205,834 000000000000010c3b6f30c7d804d8f120db7a6766b2a3b652e179286805df3d 609 0.28 vMB 229
205,833 205,833 0000000000000494cffed6ad37fb432c5f37456c6d0dbfb3c968fd7919b251de 263 0.22 vMB 78
205,832 205,832 0000000000000234fcbc29cc834d88d306f27bbc6ea05087a3b80f00a1e6960e 47 0.02 vMB 182
205,831 205,831 000000000000048a363617b9627df56d2cc9ee13a376027fde9dfa868477ba9b 24 0.01 vMB 17
205,830 205,830 00000000000001b2a79b265f4f7fe82d4107dfc836de8e1096251596b557b557 154 0.06 vMB 155
205,829 205,829 00000000000000b0d18169203ae32d9c38e3fd9ddfeea517f97dd6bd6e709d2c 85 0.04 vMB 198
205,828 205,828 00000000000002fdcafd49a8fcd41c0e9b0c5270b26da5ea0e72b9635ceb672a 113 0.08 vMB 88
205,827 205,827 000000000000011b7ebc7de616019330379dbdcfbf975d5159f7f66d923620e3 155 0.10 vMB 119
205,826 205,826 00000000000002a4a8bde4d809e2035f553c5b9d0cd0d96392900b6b0f211933 139 0.07 vMB 151
205,825 205,825 000000000000015127899c0b003c18aa34d07443561c473e514881a04e1d6385 176 0.23 vMB 54
205,824 205,824 00000000000002056476540c4394e045c6a575edd8e14d2fc08a9731eaa7fc0e 95 0.04 vMB 115
205,823 205,823 00000000000001e4be85ebd57aa3a45ffbbb119b84198e30de1dec3c47fd08bd 12 0.00 vMB 62
205,822 205,822 00000000000002019b9b0a39a77f0032869cbf26adc8e596ff4c25ce1dbac54b 14 0.01 vMB 18
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
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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