Loading Tool

Explorer IconExplorer

Memory Pool

45,620 transactions
29.03 vMB
0.13852040 BTC
Random Selection Loading Transactions
Max Size: 151.33/200 MB

Candidate Block

Mining Attempt 005ebe9fd9b7f8ed770fb70783f049eac6df3e30dfeddb2f91d6fe3f408251de
Version 20000000
Previous Block 00000000000000000001ba294a1e5c8ead048e94ebd94561d85b6bcbd1b10899
Merkle Root 861071b93dc4a5af7335e0c58c9f60fc691087637733527e47139781d6d52f7f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,652
Size: 1.00 vMB
Total Fees: 0.03912003 BTC
Feerates: 100.25 > 3.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,709 (682,147 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
232,562 232,562 00000000000001cb9e0f2bb728b1a66c1b687256a3990c9f23f534dbe2496133 124 0.05/1.00 vMB 144
232,561 232,561 000000000000002bbc8c3ab682a156f6c3a959e8a38ada7408d50a84a6298183 316 0.12/1.00 vMB 193
232,560 232,560 00000000000001cce3fdd8b71d1f314db904ac5c9f2f56df1c82bc6b370aa23a 3 0.00/1.00 vMB 98
232,559 232,559 00000000000000abe2b08601bd9dadb55a668d054eef711f63b0a4d8d17696e8 128 0.10/1.00 vMB 127
232,558 232,558 00000000000000e951888631cf02dca897f5ba5a7da78edf14f15f1515c0b4bd 275 0.14/1.00 vMB 121
232,557 232,557 000000000000002eac48ec80003432aa4bd2e3da8e2ef60c48f475b4b2dbecc8 371 0.19/1.00 vMB 156
232,556 232,556 000000000000010bc4905185572c2f0dab4dbb2f18aa1c3cbdf682b840770182 5 0.00/1.00 vMB 85
232,555 232,555 00000000000001884a046b175ed41c830bfb2045c6eaa598cccc50e63bec220e 265 0.11/1.00 vMB 205
232,554 232,554 00000000000001cfe272c97763e2dfbf16099840a87283281786e4b1791bcc32 11 0.00/1.00 vMB 133
232,553 232,553 0000000000000069f43cfc73623f7452903babc92e4ef66b73d3ddeaa2f2aaed 606 0.25/1.00 vMB 133
232,552 232,552 00000000000000bf11ad375a87a5670571ee432fbf629ba0e69e33860461bf84 510 0.23/1.00 vMB 160
232,551 232,551 0000000000000091566f5a7fa1070c843b37bee7c0170d235658d916c922f637 143 0.06/1.00 vMB 120
232,550 232,550 0000000000000137f976777fb4ca88473263dae63f1d88c8d5c8e514a0278cc3 11 0.00/1.00 vMB 368
232,549 232,549 00000000000001866df68968e36e3d36d3deb24e639eda963e88de93de9e5bf3 173 0.08/1.00 vMB 138
232,548 232,548 00000000000000dbf82372345d05211dd5afd0be6ed1a5f67c987d3295d4208d 323 0.15/1.00 vMB 145
232,547 232,547 00000000000000bc254d1fa13bc4be60fc8e5c19bdd3172070c662487512ad5f 139 0.06/1.00 vMB 241
232,546 232,546 00000000000001b02bdeac14691b52bb739fb2919e75a011da7e0f2d9c6f90d1 234 0.10/1.00 vMB 179
232,545 232,545 0000000000000136c70bc1428e6583a346d0cc87ea4fd836ce4a0cbbe749a946 237 0.09/1.00 vMB 116
232,544 232,544 00000000000001a90825e2864b5748b484ff00efadf549287c9ac229d8fa3750 146 0.07/1.00 vMB 167
232,543 232,543 0000000000000009975339b03d7b37e60d6917f90890518079cc3adfa1d345ae 43 0.02/1.00 vMB 82
232,542 232,542 00000000000001333ae59db4abc563bdfb8573ab86e84237df820ed222630099 489 0.18/1.00 vMB 190
Previous 10 blocks ↓
Total Size: 781.88 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: 645.01 GB
    • Received: 12.64 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.