Loading Tool

Explorer IconExplorer

Memory Pool

81,656 transactions
30.33 vMB
0.07639342 BTC
Random Selection Loading Transactions
Max Size: 186.27/200 MB

Candidate Block

Mining Attempt 3b4b01061a4cdbe9e6ace9224f7df99c00728727ea099df9cbec2ee25441dd4c
Version 20000000
Previous Block 00000000000000000000b4f9c9ada5e3b1ab49c5a1834e7c70cd8f59b00d6f9f
Merkle Root 31bc026ca0376fd2dbcbad27597026e77d964bc50d169b42a6b51d4a0a9c2d93
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,802
Size: 1.00 vMB
Total Fees: 0.00887334 BTC
Feerates: 150.77 > 0.89 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,329 (602,814 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
312,515 312,515 00000000000000002f76da2d578d61fddd4c23df5888bab5c80d2cb41f45a4ec 191 0.11/1.00 vMB 33
312,514 312,514 00000000000000002c0343330d729dd027aa09481d5583fde0693359cab2c7c7 375 0.23/1.00 vMB 26
312,513 312,513 00000000000000000d158d92b5d159a1b7d9d03d73a5e908bc1060def8fb209b 939 0.48/1.00 vMB 32
312,512 312,512 00000000000000003197c3b05834a89a305dc4b05fe85bcef6167a5ccf026d3c 87 0.03/1.00 vMB 34
312,511 312,511 000000000000000019d141c1cb9adb1fbe722702b853d51d8057396f22483efc 36 0.01/1.00 vMB 23
312,510 312,510 00000000000000001b4510782eededeaa8502d40e756c7b6d38fedadd3ddc3b1 74 0.08/1.00 vMB 16
312,509 312,509 00000000000000002d9818fd3c10fa750801ce6750574aba6a19328e8ea6b4c4 1,298 0.67/1.00 vMB 30
312,508 312,508 000000000000000001348453a5d17063c67873d157e510411a0bd265643629fb 166 0.10/1.00 vMB 57
312,507 312,507 000000000000000039161968cfa7196a9e9725b440845dd572c54908eac2fcd4 192 0.09/1.00 vMB 27
312,506 312,506 0000000000000000250ff0260f5f6a04f10aa69b4c5cf51ba6d77452a19274cd 464 0.25/1.00 vMB 28
312,505 312,505 0000000000000000161cf6fae646134d818319e1ba13afbd8dc5cf38d2d3fbeb 341 0.22/1.00 vMB 28
312,504 312,504 000000000000000000e4592b3bf5a6c64b99e04d059c510504105742c7cc8bbe 45 0.02/1.00 vMB 30
312,503 312,503 00000000000000001fd06eb7cef6cc31d49c4754e4fa7ab3223c02cdc4ea22d5 115 0.06/1.00 vMB 27
312,502 312,502 000000000000000006ae5ef08a97ca18cecf93ba44198d72978c331d6553dca6 851 0.47/1.00 vMB 30
312,501 312,501 00000000000000001c2f616a7091e5943723509965a68e9e66651ca5173b1c9b 60 0.04/1.00 vMB 29
312,500 312,500 0000000000000000307a31b5a588a7e028565a69b5ff1ff2cb572ad2ee318250 499 0.24/1.00 vMB 32
312,499 312,499 00000000000000001b8d2b16d1652e295c401e5239a11cb9a5bdd8b227300142 595 0.29/1.00 vMB 29
312,498 312,498 00000000000000000f4d5a669b3f2f8f188211d9b14fe155c0cf0cbb75e519e6 766 0.44/1.00 vMB 35
312,497 312,497 00000000000000001fd7208e1ff487a41fb39c5dcc8b5198e3f17345721e5f1e 135 0.05/1.00 vMB 42
312,496 312,496 0000000000000000312d8791629ed2a1fa08c8b7619b1a0570373b49cb6bae42 688 0.35/1.00 vMB 39
312,495 312,495 00000000000000003a6c597891a492518ea67fb7a20e193003e2c42d5260d6ec 214 0.09/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 782.96 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: 715.35 GB
    • Received: 17.71 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.