Loading Tool

Explorer IconExplorer

Memory Pool

78,952 transactions
29.42 vMB
0.08333698 BTC
Random Selection Loading Transactions
Max Size: 179.84/200 MB

Candidate Block

Mining Attempt 84322f255d7036999e9c8135b1313395bce95b9b7dafcbe08e4f72cb4e17df79
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root e70ec51b8ebc268e9529a0fac418c442c5f5de7d2999418346e8a45d0f8a82bc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,396
Size: 1.00 vMB
Total Fees: 0.01874220 BTC
Feerates: 402.60 > 1.88 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (386,552 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
528,771 528,771 00000000000000000001a5f08369bebc43bd9a36adaf022eb40f6de20680f086 1,230 0.56/1.00 vMB 43
528,770 528,770 0000000000000000001595fe26f85215383f32cc3375449c9b4047aa96616fb9 18 0.01/1.00 vMB 108
528,769 528,769 00000000000000000011deb6db131bb79e743a16ae746cb2567b309155263f2c 775 0.37/1.00 vMB 81
528,768 528,768 00000000000000000036c62e81ae3ba512cc3758ab1aed2662ac927ec7568b98 315 0.11/1.00 vMB 64
528,767 528,767 0000000000000000000e7a6b8c17acc2c091ab9d56bbf60eb5ce5f62e5734e01 5 0.00/1.00 vMB 48
528,766 528,766 00000000000000000020d5bc58fb3a2e69a6eebf4300953904726827819d5aba 2,224 0.82/1.00 vMB 58
528,765 528,765 00000000000000000035b71d2b4caae39e168c62d9b1ae890fb7e5602039d2d9 168 0.26/1.00 vMB 21
528,764 528,764 000000000000000000359de1efbb403bd08082a58255a8161176b0477d679cdf 862 0.40/1.00 vMB 8
528,763 528,763 0000000000000000001fe20064bbbacd856ad38c38b16bd7268b981e7740002b 2,754 1.00/1.00 vMB 79
528,762 528,762 000000000000000000245ddb0120c49016b208e78813c6e6f935342be380f9d7 556 0.28/1.00 vMB 56
528,761 528,761 00000000000000000023262bafaeaf51dfbec815f0cb6c202471606f04d69846 764 0.31/1.00 vMB 59
528,760 528,760 00000000000000000026fad7e5d4b8e127d5d046b103e8c87e227681a2349f02 1,209 0.43/1.00 vMB 33
528,759 528,759 0000000000000000001ad42d14d5daf59f191cfb570356b116c5943347ed70c3 2,301 1.00/1.00 vMB 37
528,758 528,758 0000000000000000000ae400d294917525f631719fd05e6bbf7911467a5c6f6f 2,669 1.00/1.00 vMB 82
528,757 528,757 00000000000000000007956bc85a320909aa041c53147e9d90bb96244d43bb75 386 0.15/1.00 vMB 71
528,756 528,756 000000000000000000363de9c5b9035da6df8a35e1699f4917954257be19e04a 277 0.10/1.00 vMB 52
528,755 528,755 000000000000000000312244bcc6f9a2af97ca47c54814731cb5ded1df14f718 907 0.37/1.00 vMB 62
528,754 528,754 00000000000000000003fe7e55002c64577d730b1425dc0183cbb378fee9fd2f 631 0.41/1.00 vMB 37
528,753 528,753 000000000000000000113aa45efff543fedd4214199086f176db8fca81776502 1,751 0.93/1.00 vMB 22
528,752 528,752 000000000000000000332c012e69a47ae11ab1b81ccd00ee7109c61183d86fb6 2,515 1.00/1.00 vMB 72
528,751 528,751 0000000000000000002a2c0adb3eebcff1e520185a417b410ec12e7c79403c32 69 0.08/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.95 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: 715.16 GB
    • Received: 17.66 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.