Loading Tool

Explorer IconExplorer

Memory Pool

86,041 transactions
32.05 vMB
0.21558842 BTC
Random Selection Loading Transactions
Max Size: 191.66/200 MB

Candidate Block

Mining Attempt b9d9eada7851246123d87f5ca61218dbdf0a620a84a8b2cf0e6ce6d6cb243bf1
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 6cb1cf517ebc05a6bfb43f9fb7a265e332bedad376b46b4edda30b72ccdefba2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,883
Size: 1.00 vMB
Total Fees: 0.09711684 BTC
Feerates: 529.10 > 9.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (373,461 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
541,686 541,686 0000000000000000000fc6991220b3cf87f336ce6fb5bfcfb2e6c0aea7e7c760 403 0.24/1.00 vMB 7
541,685 541,685 0000000000000000000acfc04387ce143630c9359a4b1f7d9a287d6f96a9b990 1,724 1.00/1.00 vMB 2
541,684 541,684 0000000000000000002492534db530608bed995c055357cf0c43b7af5f7137a7 2,744 1.00/1.00 vMB 17
541,683 541,683 00000000000000000021491e95f50d898fdc116dcf7ef1320e907bbd197e33da 2,625 1.00/1.00 vMB 25
541,682 541,682 00000000000000000006b0c22405c24dad8ad1708a082ca3e8f7fbae3a3c24b6 3,117 1.00/1.00 vMB 4
541,681 541,681 0000000000000000001bf6a7d2d86ba07971f343cee7e9cea305bdc1a7dfe4d6 2,215 1.00/1.00 vMB 12
541,680 541,680 0000000000000000001d3239c86162798a2729ffd21c53e67b8736c98cb6cd2d 2,835 1.00/1.00 vMB 34
541,679 541,679 0000000000000000001627486272df83bf33dbf2919454177161286788ad6e71 2,869 1.00/1.00 vMB 20
541,678 541,678 000000000000000000135364f52f804979c011900b6c4c38a0b2691304064d00 2,645 1.00/1.00 vMB 9
541,677 541,677 0000000000000000001c064fab7ec5d3ecd7a57b94276384b1cbf4a3fecbe7ed 2,563 1.00/1.00 vMB 11
541,676 541,676 0000000000000000002036c2a5d7f21d5e7fd30bfd0a0fafa6f83ef196ba63e2 1,802 1.00/1.00 vMB 18
541,675 541,675 00000000000000000009639ce01ffee7ffbb60c54f564f325a83d4d684228466 1,278 1.00/1.00 vMB 37
541,674 541,674 00000000000000000001193784a10d9bcbc207a098402d4cd233ee46d357d9fa 632 1.00/1.00 vMB 57
541,673 541,673 000000000000000000045783b7e0f95327f119659a3e4fe7e77d4bcb4e46b6cb 242 0.07/1.00 vMB 16
541,672 541,672 00000000000000000025afbc93f975849ea2b7522cb0c57b137d107157bacf9e 819 0.35/1.00 vMB 31
541,671 541,671 0000000000000000001a651d4916eb57486ec646add9b0343fa12d21ea993774 1,387 0.58/1.00 vMB 19
541,670 541,670 00000000000000000014ad4970b21b358c409de76f551d8912712fbb6fe39581 1,593 0.52/1.00 vMB 7
541,669 541,669 000000000000000000056459475ea37e9fcffdcc2bdda036c5829dc82e8a5084 1 0.00/1.00 vMB 0
541,668 541,668 00000000000000000005905465c228c87d2f1eacc82d2b49053954b839353e9c 617 0.33/1.00 vMB 26
541,667 541,667 0000000000000000001071b9cced85bc3046440b9a851b3889ec79d886bf804c 1,816 0.81/1.00 vMB 11
541,666 541,666 00000000000000000026b8dbe2ca4bca2bfe23aa76cb6e87a9df709abdbf0d29 1,328 0.50/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.31 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.