Loading Tool

Explorer IconExplorer

Memory Pool

26,754 transactions
27.77 vMB
0.06506411 BTC
Random Selection Loading Transactions
Max Size: 133.02/200 MB

Candidate Block

Mining Attempt b99e401cc3e6bc52674e798d0d0cd034a01a90d0f8c72e8bb27d017860ec1aed
Version 20000000
Previous Block 0000000000000000000027f10646a10b5efba6c9534cb2ab75fde3381e97b9ae
Merkle Root d908d7127dcecab2fb6fbe0cc5ffeaa90ca5aa3f91c5b1407a20334a601ed549
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,215
Size: 1.00 vMB
Total Fees: 0.01200718 BTC
Feerates: 101.57 > 1.20 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,500 (527,822 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
386,678 386,678 0000000000000000094a9ed1b26dcf0a62e8848a7acf180593f03cd445d7f5ff 1 0.00/1.00 vMB 0
386,677 386,677 000000000000000006753bb1f3971ca21b9eeb039143fefd9b46feb3b36539ce 2,049 0.88/1.00 vMB 35
386,676 386,676 00000000000000000e8534897623693df6b5d6db0f19c1957bdf032f0490bf25 1,752 0.95/1.00 vMB 31
386,675 386,675 00000000000000000c6e483acb16dd459d1b96842abfafb6319b1e816f37a67d 1,190 0.98/1.00 vMB 17
386,674 386,674 000000000000000000da8d34f5bd6b576f520a3dbd8c7a24b1ac3f992df160e2 2,508 0.75/1.00 vMB 52
386,673 386,673 00000000000000000054565eec84fa7e1127827ff531168c9ed7a47301c14043 485 0.48/1.00 vMB 18
386,672 386,672 00000000000000000a2db426d999f356ed34dc32475c309dd818339d012c9a89 213 0.11/1.00 vMB 31
386,671 386,671 0000000000000000032a30c3bf19169593ac4f0b7b7c9c474ad3d6d030b21222 302 0.24/1.00 vMB 19
386,670 386,670 000000000000000000c61b5331c95405c38764421723f0e58f0ea2cdd065838a 2,572 1.00/1.00 vMB 39
386,669 386,669 000000000000000000593e234621eca26ac0c4fa68e59206a26290dc209dd24a 177 0.16/1.00 vMB 17
386,668 386,668 000000000000000002aca11c99f564af40895a5de972d12fb0b8984e24348b6a 1,780 0.75/1.00 vMB 37
386,667 386,667 00000000000000000776d82f3b6e93f0440bbcc81d93b32d1201fd82f51ba3ad 794 0.31/1.00 vMB 42
386,666 386,666 00000000000000000cc8f9352cec7f1edff99fd319aca6ff95da7a1d46f558f5 1 0.00/1.00 vMB 0
386,665 386,665 00000000000000000bf4015ed6ae426e350fa5937e8cac12a158478dd13d9e88 560 0.27/1.00 vMB 34
386,664 386,664 0000000000000000033e13296db6cef76047dedd46c2b93e535896f9a7361632 908 0.37/1.00 vMB 35
386,663 386,663 000000000000000000856ab239402e9da8cfe60a403503c4ed099dc1c98541aa 647 0.27/1.00 vMB 34
386,662 386,662 0000000000000000087737bc0e13299334e98678d894fd0111332c43ef4cf171 920 0.41/1.00 vMB 31
386,661 386,661 000000000000000005af759737ab96d55be28520c959f402fa784fb7f234bf9a 778 0.34/1.00 vMB 29
386,660 386,660 000000000000000007f4a729c8c9bada2907e304f8510563a134eb033d794dfa 812 0.43/1.00 vMB 29
386,659 386,659 00000000000000000dfe160d665bad53a08b5400eee6a3f248f67624e559c0f1 1,215 0.39/1.00 vMB 50
386,658 386,658 0000000000000000003c95fa0dde7a8994d64424748db0b7851ef45088736ae3 1,494 0.79/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 781.50 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: 612.22 GB
    • Received: 10.97 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.