Loading Tool

Explorer IconExplorer

Memory Pool

40,587 transactions
19.83 vMB
0.07941163 BTC
Random Selection Loading Transactions
Max Size: 110.30/200 MB

Candidate Block

Mining Attempt c619055dc43add42a596c9229d24558b1c129347ee371daa734c24641e6a66d6
Version 20000000
Previous Block 0000000000000000000063736c6cae7dacbf15d4eb124e826ef2821de31bf22e
Merkle Root 3bd7dea4acac40f25566f3779c0c8484146235c862cb2953ce04d7309a1c3dd8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,897
Size: 1.00 vMB
Total Fees: 0.04055619 BTC
Feerates: 516.75 > 4.06 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,055 (682,033 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
232,022 232,022 000000000000004d2ea5a72f34503db05bef6733db1509e3b125acf99f8f83d2 912 0.39/1.00 vMB 139
232,021 232,021 00000000000001ccdf13fc3248f4e0f18432869e7eba1bdc95b7671c8f1a2380 557 0.25/1.00 vMB 163
232,020 232,020 00000000000001488095a60da2b2fa307874e2750d09fe7fe8bf255d3391b013 862 0.38/1.00 vMB 141
232,019 232,019 000000000000006582eb51d150f41bea3f1821706c7d5e5c404272e7ad019abb 660 0.24/1.00 vMB 213
232,018 232,018 000000000000000b701944e921dda1ca62cba93b236b8f8c6bcf9b17b4287892 651 0.38/1.00 vMB 163
232,017 232,017 00000000000000a9c97a87a48f3d685a572ad9831bb585f2d2144e49ed192246 17 0.00/1.00 vMB 162
232,016 232,016 000000000000016d5d34a6625a1984cdc4c4fefb905dfaed2397693d960115c4 278 0.12/1.00 vMB 410
232,015 232,015 00000000000001329aa9e3ade696f51a0d9bccadd81fe413cb238d76f090668f 322 0.15/1.00 vMB 161
232,014 232,014 000000000000019b2b16b842cb98934759ebb84d16c0c85b1008d8ae41e11b19 407 0.18/1.00 vMB 101
232,013 232,013 00000000000000dd4e5224a02185ca9b2fee6b29dbca28c882ae6e8d5fe62a9a 391 0.21/1.00 vMB 155
232,012 232,012 000000000000018fe946000f7cd2b5214dc1162083d03209fc0d91ff6c87eb1c 450 0.25/1.00 vMB 115
232,011 232,011 000000000000008eddb1db0b6393ce814960136ae6cebf776f595373ba653604 964 0.25/1.00 vMB 599
232,010 232,010 000000000000008611da4e63edd3f05aeb327b3746b9c19ca57726b0ea7d98e4 864 0.25/1.00 vMB 497
232,009 232,009 00000000000001a5695dd03b119298f1cd42bc2d79a77879c49a4d552368d700 29 0.02/1.00 vMB 133
232,008 232,008 00000000000000edfdbecaceeab54a4a4a025d2175b5f4a6d63841034a41efc6 395 0.20/1.00 vMB 116
232,007 232,007 00000000000000d38713b8c4c37aff5ede0a3cf2ebbb54658cb421eef24339f0 365 0.17/1.00 vMB 171
232,006 232,006 0000000000000150e2d5542f5ff7c8e377e18000f1a9a07c052e2d454dd0d0e7 1 0.00/1.00 vMB 0
232,005 232,005 0000000000000086053886e23a335387c308a7a13070818064dd5f2639626df3 22 0.01/1.00 vMB 131
232,004 232,004 00000000000000bd30ae7b868d537b9aa1c1b2e40966ab6d20ea8a8abda46980 360 0.14/1.00 vMB 157
232,003 232,003 00000000000000844b7a6f9019935c736af4db410acb9e05b27e3ed0f41a146a 212 0.11/1.00 vMB 114
232,002 232,002 00000000000000777f5b28108705a8023d8a27d1393d2a287dcdfe646fef532c 435 0.21/1.00 vMB 165
Previous 10 blocks ↓
Total Size: 780.69 GB

Node Details:

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