Loading Tool

Explorer IconExplorer

Memory Pool

88,739 transactions
32.47 vMB
0.17892956 BTC
Random Selection Loading Transactions
Max Size: 196.38/200 MB

Candidate Block

Mining Attempt 5fb254367a4860ce11b2212ad871caa33cad8616ac6f1213208c405a0a3101bb
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root db0ea575edca3ac94403ba8aee9e595f9279b6e5e1251251fd51a98eb8aacbcd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,875
Size: 1.00 vMB
Total Fees: 0.08691790 BTC
Feerates: 216.64 > 8.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (682,137 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
232,937 232,937 00000000000000f020470b4a3e844b44033795c420b909ca52b597b271542856 546 0.23/1.00 vMB 179
232,936 232,936 0000000000000125dd09185e44d316e1bf34e5ab41392098609b016bec2c6662 229 0.14/1.00 vMB 127
232,935 232,935 000000000000014a7ed4b5adb2cdc555aa0c488535e30624b6c09ac2faa218db 198 0.10/1.00 vMB 174
232,934 232,934 00000000000000ee3621846967635314134db2badafdfffbc6e2b4892477b03b 716 0.31/1.00 vMB 331
232,933 232,933 000000000000017127fca4653f85ede7b9d4f2c2187ee8d16bf2f2c353fa260d 822 0.42/1.00 vMB 280
232,932 232,932 00000000000000ce3d630863b1cfa6c68b88026afc9e9a0fc80894dd5b091af2 1,154 0.47/1.00 vMB 198
232,931 232,931 000000000000005afee84d1886fdc8d7eefe648ad1228a84d0e98559e25b368d 527 0.25/1.00 vMB 159
232,930 232,930 000000000000019514d32fb4c81b34ec8cc14df69af1d212ef9c5c11c6b3b497 907 0.25/1.00 vMB 293
232,929 232,929 00000000000001d868c93ebb538cc32b38698173fa15b99ddb1cbaf869885c07 243 0.12/1.00 vMB 162
232,928 232,928 00000000000000288d6ce9fece140c1802b7e3356d3d8f8e33c0235f72d182c6 97 0.09/1.00 vMB 58
232,927 232,927 000000000000002a81e3092e337c07f2eecbaf39c03617b9f7817fd885c2b3f8 665 0.25/1.00 vMB 191
232,926 232,926 000000000000019370e92944c8bc2037904cf736188d300bf43cc88d80033c8c 585 0.25/1.00 vMB 237
232,925 232,925 0000000000000008d29e2220a2a080b9b90c9d9bd6aa2bd8fc0a3c160a1465bd 275 0.19/1.00 vMB 110
232,924 232,924 00000000000000a8518cfb0abb0fd537602e423afd91a23706cab5c507e17ffd 431 0.20/1.00 vMB 168
232,923 232,923 0000000000000142f46d1584a4f761a93f0ce5b0306ac01e3248e2f98ef47a8a 531 0.25/1.00 vMB 129
232,922 232,922 00000000000000643fadcc33c29959a244a3a403c78448d624ede42f2495fd83 372 0.36/1.00 vMB 57
232,921 232,921 00000000000000e3d44a39649dd4a9b98786dfa46a0bd6c038895c614ee26fed 484 0.25/1.00 vMB 154
232,920 232,920 0000000000000117d588a225e3e8a017ad6ff3e3db99fe53fc15e381ca7ae46c 703 0.25/1.00 vMB 219
232,919 232,919 00000000000001a35d57d0baad0c8fb3ba95cc313c9ba42553f1bb50f883707a 806 0.25/1.00 vMB 288
232,918 232,918 0000000000000030729e1e76d148d583aa10aa0109ec0c0a27d25f987d65fcf1 32 0.02/1.00 vMB 51
232,917 232,917 00000000000001c85fde65265668bc97daae4b17945d7539af7343084ae79912 352 0.15/1.00 vMB 194
Previous 10 blocks ↓
Total Size: 782.52 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: 668.93 GB
    • Received: 15.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.