Loading Tool

Explorer IconExplorer

Memory Pool

73,539 transactions
28.31 vMB
0.07516795 BTC
Random Selection Loading Transactions
Max Size: 167.52/200 MB

Candidate Block

Mining Attempt ea187b093db2a261134d2c63ee81bd27cf4310117ecb3c6ca2bcc494031d48fd
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 99883a372ecf0fc85d951310103786faeb9079c56781bd509fc9bc977aad837a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,743
Size: 1.00 vMB
Total Fees: 0.01841848 BTC
Feerates: 150.86 > 1.85 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (809,664 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
105,367 105,367 000000000000e7a2954c6a1ecdb0ed867f1c43f8b23a5930fa1eb218276db8df 12 0.00/1.00 vMB 0
105,366 105,366 000000000001f7d41acb3764e5156656aba0f5e4c9038d9b36a9c50368040f97 5 0.00/1.00 vMB 0
105,365 105,365 0000000000026261eb5150090b810baac9155f213ca1c126897f485667c88ef3 7 0.00/1.00 vMB 0
105,364 105,364 000000000000bdbc1161774bfc04225c1c0e1b051b1621f011db9219c490ba51 12 0.00/1.00 vMB 0
105,363 105,363 000000000000f7e7b6e502ec3dd335b57c465e765692988ff6048cf20b91b6ff 12 0.00/1.00 vMB 0
105,362 105,362 0000000000000e6637af883aacb95d8032265dfed0429091a31bef0cec42c458 12 0.00/1.00 vMB 0
105,361 105,361 000000000000e331badc7a4de7f6bef3a0ad564e08fc9a7de7c89cd8350b6c47 11 0.00/1.00 vMB 0
105,360 105,360 000000000000f3b95fc78dbc2bac54276bd90ccfb0f92c5ee80522d12ade43eb 11 0.00/1.00 vMB 0
105,359 105,359 0000000000028e2538aee35f375b773c8600e3e032e25ba8ab182b3cbd4940b9 12 0.00/1.00 vMB 0
105,358 105,358 00000000000279fa838dd75d7a3874c3428b5ecbe73fdd22aad5d9a9a8c5627d 23 0.01/1.00 vMB 0
105,357 105,357 000000000002dfebf04fdc5616606f1a275ac3dd09419209f4e4c1c5dbc70254 12 0.00/1.00 vMB 0
105,356 105,356 000000000001851086db41b1266fb6619a1f53d3bc17323710dcdc24a4d9b80f 12 0.00/1.00 vMB 0
105,355 105,355 00000000000072fadd8361e5505cdfb2b750dc7e5c7dcca3d2b2589670e60335 12 0.00/1.00 vMB 0
105,354 105,354 000000000001ed1e78152d1222d3f18c0fa121902417450cf523884a4ac8f89b 12 0.00/1.00 vMB 0
105,353 105,353 000000000000525ea59102b9372b3524efc34f8cd308802ccdbe8587b326a972 11 0.00/1.00 vMB 0
105,352 105,352 00000000000095a0e28498a92f7afcd1e8ba96cc5bc63ee173ea646693239aa8 25 0.01/1.00 vMB 0
105,351 105,351 0000000000015d6a4cbbcad53c3c71bc88907d9ce8c3f6b0e4935b31c8636f3c 12 0.00/1.00 vMB 0
105,350 105,350 00000000000241b16dee81e5f0116290f4897c516bf11c86f5bff0732d594b42 12 0.00/1.00 vMB 0
105,349 105,349 000000000001200d03a243682846f95fc44a7549b004c137ead5e7a13ff845d1 7 0.00/1.00 vMB 0
105,348 105,348 000000000002e47783232dec75d9b0cdfdfc80bc1c717ed3d6259b7b1670a424 28 0.01/1.00 vMB 0
105,347 105,347 00000000000183f2c0f21d788e0199b7b71fabfb2041b6be020997be173576c5 12 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.45 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: 666.82 GB
    • Received: 15.22 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.