Loading Tool

Explorer IconExplorer

Memory Pool

29,377 transactions
24.79 vMB
0.05665893 BTC
Random Selection Loading Transactions
Max Size: 122.87/200 MB

Candidate Block

Mining Attempt f6f58cea8cbf7849201926194c4ff4e8f42f5aed7fbefbddfa9e0415f155ce65
Version 20000000
Previous Block 0000000000000000000027ea5e830865523709471e1800639083b2605d13dfd3
Merkle Root 158f39c62cb67846440a60f2895d79a95615929155e1ccf31919c9246013c7d4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,193
Size: 1.00 vMB
Total Fees: 0.01032646 BTC
Feerates: 73.20 > 1.03 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,702 (682,136 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
232,566 232,566 00000000000001a7453546bb537e21f7bbc458574cc973188b2003a460552813 457 0.25/1.00 vMB 123
232,565 232,565 00000000000001292f2664edd98003ab95bcbf23abd8524795a55dc011eccebf 151 0.10/1.00 vMB 136
232,564 232,564 0000000000000018f8fe28fb37e2c26fd772e47baa4e1ddd44cc9a9f9d5541a4 112 0.04/1.00 vMB 98
232,563 232,563 00000000000000fcab371005d94479dc2a32adc85be0ad4e91dc08a8002de7e2 493 0.23/1.00 vMB 156
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
Previous 10 blocks ↓
Total Size: 781.86 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: 641.89 GB
    • Received: 12.53 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.