Loading Tool

Explorer IconExplorer

Memory Pool

35,169 transactions
27.26 vMB
0.05691718 BTC
Random Selection Loading Transactions
Max Size: 136.72/200 MB

Candidate Block

Mining Attempt 2cf46d6d09cdfc285a6bc4d204a49fae150b35579e4905c6738a856b16b6dcfe
Version 20000000
Previous Block 00000000000000000001cabb4e7f62bd7290563fae05cec6bc36b800b52776e6
Merkle Root eb65c446060c640399931790c0ed049500bb0716542b494969256d44b0c23693
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,045
Size: 1.00 vMB
Total Fees: 0.00538446 BTC
Feerates: 60.13 > 0.54 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,635 (257,937 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
656,698 656,698 0000000000000000000dd49d9e499014e3ff81f4c0c078eb5dfb4eee6e8dad35 1,898 1.00/1.00 vMB 72
656,697 656,697 000000000000000000100a160c0f0938335663e8064609f4f60ecb03321ed790 2,370 1.00/1.00 vMB 48
656,696 656,696 00000000000000000004babc4a1c2c52d73c1f3135fbefb8ebbe93a618561d80 2,909 1.00/1.00 vMB 133
656,695 656,695 0000000000000000000b932cd031cbb570c948e57ff7b9da41f5548b0f41393a 664 0.58/1.00 vMB 3
656,694 656,694 000000000000000000087fccd354c99a5968e5643570c97567b61a3c0acca426 1,984 1.00/1.00 vMB 15
656,693 656,693 0000000000000000000e00082ef4dd775ab89cdf7c56058aee928536a24861e9 1,694 1.00/1.00 vMB 44
656,692 656,692 0000000000000000000ce73b48e5485d897c9180de849910adfa399981290f7e 2,231 1.00/1.00 vMB 70
656,691 656,691 000000000000000000092899783d0fb1eaa42cf9bbacfb436906cca00469e21b 2,540 1.00/1.00 vMB 101
656,690 656,690 000000000000000000015df567507708acf977a0c102703384d88ff56e1c31b3 1,895 1.00/1.00 vMB 23
656,689 656,689 0000000000000000000d219060c6c9098c3f47ddcbee81885fe759279bcc3959 1,905 1.00/1.00 vMB 73
656,688 656,688 00000000000000000007ade22c2cd4339c8b781b0ae5e496d607ee94ef8942b6 1,804 1.00/1.00 vMB 69
656,687 656,687 00000000000000000010627eb50250ba9dc5c95b8e01ce45b367746349442067 2,154 1.00/1.00 vMB 58
656,686 656,686 00000000000000000002520bae9d13a4f45348af9b8d5df6065502488af64ab2 2,414 1.00/1.00 vMB 112
656,685 656,685 00000000000000000007f302c7f01910a8b21e931d220415a38956e7239ccdda 1,926 1.00/1.00 vMB 149
656,684 656,684 0000000000000000000096a59b103e82d328427531da08a5178185e6020691ab 1,439 0.94/1.00 vMB 44
656,683 656,683 0000000000000000000963ab503cc470bef6d56eb83ba9ef071e9b1f19ec0a06 1,954 0.99/1.00 vMB 22
656,682 656,682 00000000000000000009c1957e7f6c1dfd07ef1d2097f585f098ee980223d330 2,368 1.00/1.00 vMB 92
656,681 656,681 0000000000000000000eb14aa5ad58eace7877a9579921d1bdca4373ddfaaa7b 1,854 1.00/1.00 vMB 51
656,680 656,680 0000000000000000000fb0ef79824e29b63969eb56d7a424a6b5139b4c176e04 2,820 1.00/1.00 vMB 21
656,679 656,679 000000000000000000083cbed047f3f35f6c89ca49fad303ab5bdbb2191079f2 2,157 1.00/1.00 vMB 124
656,678 656,678 000000000000000000042ee34d041bec57371ed567edcc64d5e9b06498791083 2,625 1.00/1.00 vMB 80
Previous 10 blocks ↓
Total Size: 781.74 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: 630.60 GB
    • Received: 12.04 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.