Loading Tool

Explorer IconExplorer

Memory Pool

78,264 transactions
29.78 vMB
0.07287052 BTC
Random Selection Loading Transactions
Max Size: 181.62/200 MB

Candidate Block

Mining Attempt 151741a32e670432be59609faf580779cac3e5e9ee6de53fbcac61bf72c73309
Version 20000000
Previous Block 00000000000000000000f93cccf65ba1bb0d36ddbb9079a10905fd5e8bbf112f
Merkle Root 0a5d1ab3066024b2707748b4c0abd60462549ccd65938f2de84361a21826a010
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,992
Size: 1.00 vMB
Total Fees: 0.00683057 BTC
Feerates: 73.20 > 0.68 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,371 (555,854 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,517 359,517 00000000000000000896ac83156fc2844ccfc3df5bcc7d242c1e141be0c993af 1,037 0.46/1.00 vMB 34
359,516 359,516 00000000000000000b7878e4026a3865d0419eab9449675e87d84b49253bb9ae 1,910 1.00/1.00 vMB 30
359,515 359,515 00000000000000000899d5516813f605556f6eee8c49a7a63695d13ec44bfbbc 242 0.14/1.00 vMB 19
359,514 359,514 00000000000000000ec70a6922f2b351c29a5f4b0f211ca2f48e271827c453f6 331 0.28/1.00 vMB 12
359,513 359,513 00000000000000000e0d1bb730aecb8dfc6840e4719ecc399153f05cbb734fcd 1,311 0.75/1.00 vMB 22
359,512 359,512 000000000000000003ba1351bfe9530e2c86c97f806cf151507923f2db97c6e9 98 0.05/1.00 vMB 45
359,511 359,511 00000000000000000d304c5bf63603bb7d1a8a8ad512f48605a0948bde15126e 1,437 1.00/1.00 vMB 13
359,510 359,510 0000000000000000090fdab84f18f95cd7fd22969a37169945e85c978d2db7ba 896 0.54/1.00 vMB 24
359,509 359,509 0000000000000000016e872b34d59ae1fe1298881f3cec1412fcf98381791970 956 0.75/1.00 vMB 21
359,508 359,508 00000000000000000db66ba9bea8c269902c4f796e7c1cc72a9e7639aaaaccf9 1,604 0.75/1.00 vMB 33
359,507 359,507 0000000000000000107b859fde67014a69c6ea044974f92f7460927edcbdcf47 1,361 0.75/1.00 vMB 28
359,506 359,506 0000000000000000073a6313a5c80fe38fd7bf4c0e71a1bf379c307907de77e7 1,532 0.75/1.00 vMB 30
359,505 359,505 00000000000000000f11e81faf22c18bd9e0dfd701614f81d8749b3ec4c2f5fb 1,513 0.75/1.00 vMB 27
359,504 359,504 00000000000000001553077e86b74e7056769dd10929f6afaca577b6bb0c92cb 224 0.11/1.00 vMB 29
359,503 359,503 00000000000000000646f8d1f7e750d1a24e73c565a296f2110980eaab45c4b2 411 0.24/1.00 vMB 22
359,502 359,502 000000000000000008efebe2a68e83155404cfbb64cdbf20227a85ba8ab727b5 1,111 0.61/1.00 vMB 27
359,501 359,501 000000000000000014b58080d4aef8e15d035fd2797e9fbabd1cbfadb83ba226 27 0.01/1.00 vMB 32
359,500 359,500 000000000000000003d91eb789b648265dc66235afcb1e68442de26313b12cc8 58 0.03/1.00 vMB 27
359,499 359,499 00000000000000000a4370b91970d53c49c59ec7be5210bce0fea27f9d8d58ab 42 0.04/1.00 vMB 13
359,498 359,498 00000000000000001045e67b8132146d4ac6978259cb5796707782bab7dc7290 316 0.17/1.00 vMB 22
359,497 359,497 00000000000000001515c64810da4c80642bbd411271e6e22b4b90441c05621f 388 0.26/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 783.04 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: 719.63 GB
    • Received: 18.10 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.