Loading Tool

Explorer IconExplorer

Memory Pool

53,268 transactions
31.75 vMB
0.12380550 BTC
Random Selection Loading Transactions
Max Size: 169.99/200 MB

Candidate Block

Mining Attempt 81ee711a2ca8a811ca455ad82b2eb137b1eda13ff322299edf69ab0536d1d07e
Version 20000000
Previous Block 00000000000000000000e8bf6513364e7869b415e3fa1f8435bb5c6d3f5c62ed
Merkle Root 85d49942dd869ddbd7c04ad8f3cce71681ee53e13b8cba021ed822a7bedd31ab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,372
Size: 1.00 vMB
Total Fees: 0.02889842 BTC
Feerates: 73.20 > 2.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,819 (601,225 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
313,594 313,594 00000000000000000e9d76e00b3823f1b81d7de86b8fc3371bb81d3c22bbfe5d 321 0.17/1.00 vMB 30
313,593 313,593 00000000000000000927e2f91904333ba4812311f8b17416322f74a76bd2c68e 313 0.18/1.00 vMB 26
313,592 313,592 00000000000000000598a579e58c5a4530cc2641b3291d8cf189318e98e055a1 266 0.15/1.00 vMB 26
313,591 313,591 0000000000000000201c0405e5a54c9b69f9f540f65b047cc8e16c4be4bc5705 211 0.10/1.00 vMB 26
313,590 313,590 0000000000000000228dcf7a6b4e19551f9d9022e66ce48147d3b2d89c50deea 190 0.10/1.00 vMB 28
313,589 313,589 000000000000000009d682e2fdbb4c6fc37f22f46f105bc2e9e1f32053660c0b 70 0.05/1.00 vMB 21
313,588 313,588 000000000000000015c1792eaece86c01e1a0b68401b0ef5fd1bbf825f63f004 233 0.12/1.00 vMB 20
313,587 313,587 0000000000000000255b7901c19c79d5e2f15575c2832fd9104f0e33fb2b1f9c 921 0.58/1.00 vMB 25
313,586 313,586 000000000000000028b17c45446059ab5a7884b05e87c3c148ce30e1a10f6ecf 342 0.22/1.00 vMB 25
313,585 313,585 0000000000000000219120bb9200d855370288e1ee583339106dfafc34383a67 685 0.34/1.00 vMB 31
313,584 313,584 0000000000000000160191d3b92fa24cb4a71271501712cb0012f820a6fe7fcb 407 0.24/1.00 vMB 28
313,583 313,583 000000000000000006e1da4cc6f0184fc5caea1c3f046bf3ef94020693c93bbd 88 0.04/1.00 vMB 34
313,582 313,582 000000000000000016a9ba936d372d3a354663c340377a361882ddd05b9996d7 215 0.09/1.00 vMB 35
313,581 313,581 000000000000000003a7fd98a6413ebe77e1348a4d303ed18eed9e2286218d62 197 0.09/1.00 vMB 31
313,580 313,580 000000000000000022f946c98df2d32f47266801b818d71423ebb9fb5ec06992 555 0.40/1.00 vMB 26
313,579 313,579 00000000000000000a9120832c0ce1109139b6970c5f53863ae85facbdb076af 125 0.09/1.00 vMB 24
313,578 313,578 000000000000000023a88888e16b1d3bade12cb9e4d47901d0d9e141b291307c 626 0.35/1.00 vMB 28
313,577 313,577 0000000000000000216d9b5de2703f89b8e63d61f83b96bba4f8132d540e9c6b 375 0.24/1.00 vMB 37
313,576 313,576 00000000000000000420a309942a4e3fd10e59e7b2396f6293a4eb397bfefa61 359 0.17/1.00 vMB 32
313,575 313,575 0000000000000000182c8a5c00e1470d640b1577bc07c9f2e28f4a9106194f00 366 0.18/1.00 vMB 26
313,574 313,574 00000000000000001361dc5a86c8356c1d181a576c1ad8788004c803273fb4f1 43 0.02/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.07 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: 651.22 GB
    • Received: 13.49 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.