Loading Tool

Explorer IconExplorer

Memory Pool

82,984 transactions
31.96 vMB
0.10559474 BTC
Random Selection Loading Transactions
Max Size: 192.07/200 MB

Candidate Block

Mining Attempt 76ff1689fea45ce584b1dffc27c3f9cb7a9b25e985c3f930a55485a6d94b3528
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root 5722a4ae7016817d3ca4bdfa8618e0453514bc74651d9b52396620d5d960902e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,046
Size: 1.00 vMB
Total Fees: 0.02531224 BTC
Feerates: 353.36 > 2.54 > 1.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (632,936 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,295 282,295 000000000000000113847cda3e2dbc4839112dd5612c15929f1c8cb70c9e267b 633 0.25/1.00 vMB 67
282,294 282,294 000000000000000049b8715a0921619a6df6983c7f12ab9fb606ea2647643091 726 0.25/1.00 vMB 46
282,293 282,293 0000000000000001081bc3f31c8bb8d0dd9ad4c269d4648447fb68944fd0f46b 798 0.25/1.00 vMB 51
282,292 282,292 0000000000000001c5daca40dd6e6c5dc433e94c2cea2bc42ac0dcf803f559ab 791 0.25/1.00 vMB 160
282,291 282,291 00000000000000006d30229ec05083ff84c0d0ed1cc5df558a012347853d5531 137 0.05/1.00 vMB 169
282,290 282,290 0000000000000000fa18739caa510f9e0b445c60323469d966a7ec6e53edeab9 1,420 0.50/1.00 vMB 47
282,289 282,289 00000000000000013c91aad4c2645706294bcaeae0b7117ea1c8ffc97feb5167 158 0.05/1.00 vMB 98
282,288 282,288 0000000000000000347ca00ba4c196368a5068e7e98b880b0c8c19e3147ee3e1 64 0.03/1.00 vMB 16
282,287 282,287 00000000000000005b707db69e412c5fd8c81300a13a4dc4985c50882d8a73cb 407 0.18/1.00 vMB 47
282,286 282,286 0000000000000000eb8ef08cbf0989eb63789a028244be5d12fe92daf25d7d1d 745 0.36/1.00 vMB 51
282,285 282,285 000000000000000114f582c3e53c534807b154d1dee7fcd63977ad37d34c9037 540 0.25/1.00 vMB 45
282,284 282,284 0000000000000000b19f9b763075e8856725b4b24288a4ec35982e1e86552448 161 0.10/1.00 vMB 47
282,283 282,283 00000000000000000f394a061097b82af59c020c6d3d08fb8b361f0d1355ceb4 507 0.22/1.00 vMB 44
282,282 282,282 0000000000000000863ee6370a9e8524ea6c9b2f0fb627b3e6e3288662263681 37 0.02/1.00 vMB 34
282,281 282,281 0000000000000001e7b9a8fb94fab1649355d8166f215e2ce74d377a2e49cee0 459 0.22/1.00 vMB 53
282,280 282,280 00000000000000013d9f2bfe612b008b1bf497452c70f70546ac98534c841cde 60 0.06/1.00 vMB 32
282,279 282,279 00000000000000015ca7459e8ce67f0cb84d5ab6a82496b7c46931bc05ef2015 213 0.09/1.00 vMB 37
282,278 282,278 0000000000000000d6f0219198c9d58da6d4f3d293bbfd1cbec1b9af6e9ad525 928 0.45/1.00 vMB 47
282,277 282,277 0000000000000001bacd8ed41584150ca40baf014dcaa364ac71ec78bfb5d4b1 545 0.22/1.00 vMB 50
282,276 282,276 00000000000000019bae36b413856fba577f3941c9a86bf9cacf69dc2774b2d1 831 0.37/1.00 vMB 39
282,275 282,275 000000000000000095972c6d2e7c40c752c1a0da5156d8f5aebede6a8341072e 327 0.17/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.79 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: 709.82 GB
    • Received: 16.99 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.