Loading Tool

Explorer IconExplorer

Memory Pool

48,518 transactions
29.50 vMB
0.08658578 BTC
Random Selection Loading Transactions
Max Size: 157.26/200 MB

Candidate Block

Mining Attempt 54b404972042502e4631b1cf9606490974261a9c279586ac7709d260d0ebba50
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root a96b8568b3d71353d89f458f913d4b1196452605061c5370046e4891cea97116
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,879
Size: 1.00 vMB
Total Fees: 0.02657011 BTC
Feerates: 105.02 > 2.66 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (519,932 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
394,914 394,914 000000000000000003ca545189ef435f3422233d10e003681480116c013a99fd 2,143 0.99/1.00 vMB 38
394,913 394,913 00000000000000000307b42ea7c1da31a59570d46dc557400ec2a5d6c2b0b393 1,099 0.59/1.00 vMB 36
394,912 394,912 0000000000000000001f319b73147020c6e8ce437c95d8807cf8929813366132 2,021 0.96/1.00 vMB 39
394,911 394,911 0000000000000000007f28ba8dc536f2e9acaf4f1b8639902da9e85c1a2ce3ae 1,126 0.78/1.00 vMB 36
394,910 394,910 000000000000000005d73bef8d98711022eb9cd5670c1cce83d327495ff66a3d 324 0.19/1.00 vMB 29
394,909 394,909 000000000000000002bef16852e8fca37a34bed8ed23079197456bb8d38ab1f0 1,571 0.93/1.00 vMB 34
394,908 394,908 000000000000000007e0867ba79473af5fabb546f455d0cf099a6a9366927205 781 0.55/1.00 vMB 25
394,907 394,907 00000000000000000365148756d11f639dbd8aaa0a0b221a0851150cca22734b 1,235 1.00/1.00 vMB 26
394,906 394,906 000000000000000008d889623eae82b4ae37ab8c1f49d7f9891b0a1edb813453 2,043 1.00/1.00 vMB 36
394,905 394,905 00000000000000000343c30ef13c2be89155e8b5ad8c85ed1351ec8b993d71fb 925 0.75/1.00 vMB 30
394,904 394,904 0000000000000000039a4826d483b08cd079d9307feb65cd2c3059ae41d40c53 2,371 0.95/1.00 vMB 67
394,903 394,903 0000000000000000097ab8e0d23298ac8eec9f89251e967c02f1f0a07c03eabc 726 0.88/1.00 vMB 17
394,902 394,902 000000000000000004bc8f34463ba50f6a7e7c498e44b3872a8901a272c97ebf 224 0.29/1.00 vMB 16
394,901 394,901 0000000000000000028ee603c0438109e5f793f2f6ca99ff24aacc5a1f7d89bc 1,401 1.00/1.00 vMB 24
394,900 394,900 0000000000000000099562a068d50b4998c3c2abdf9066169e1c2d73e865e9ea 2,111 0.95/1.00 vMB 49
394,899 394,899 00000000000000000159a9727b78b9ed67ffa77d336e6ca7c93146b2306469d9 2,122 0.99/1.00 vMB 43
394,898 394,898 00000000000000000562ba7bf6725be63e12e1bcc097cd4e4847a5efb63b2752 1,070 0.75/1.00 vMB 24
394,897 394,897 000000000000000009847eab12867832a72424e89a60c472c75f9cd1e16aa15a 2,540 1.00/1.00 vMB 54
394,896 394,896 000000000000000007528c04eba0290e1bec9e4393d3aa4d0503617135fad64a 1,204 0.59/1.00 vMB 43
394,895 394,895 0000000000000000070c813baac9e8a137f155f996fbb670f309bc31cf916831 583 0.74/1.00 vMB 18
394,894 394,894 000000000000000005cc6341216719535fe6f5b945b764c6129c1c1b3ff94ce5 2,022 0.95/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.12 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: 652.08 GB
    • Received: 13.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.