Loading Tool

Explorer IconExplorer

Memory Pool

79,128 transactions
30.04 vMB
0.08292627 BTC
Random Selection Loading Transactions
Max Size: 183.02/200 MB

Candidate Block

Mining Attempt 1cd58bfd78dfb00032dd6f57c66d76095e15f73ca7b80f9d4bc8af59e6442a4f
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root fbf1fc0faaa95fbecb820ef1537c4b936c6241668b358b5463f1f0f95bdad2c2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,009
Size: 1.00 vMB
Total Fees: 0.01622063 BTC
Feerates: 300.83 > 1.63 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (29,557 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
885,837 885,837 0000000000000000000051260f2a637014b9aee0f69ff516eb781271bbb5b580 1,631 1.00/1.00 vMB 1
885,836 885,836 0000000000000000000014db86d0d07d3c6bbcf9cabd4f6d846e36c7f6c04cb6 2,701 1.00/1.00 vMB 5
885,835 885,835 00000000000000000000b58c3b44198eb9a8ed24419a7add0382bf508fed1e6f 1,282 1.00/1.00 vMB 1
885,834 885,834 000000000000000000024a6dc965e3dee02016ec9dd8833a8ed282578edb8daa 2,962 1.00/1.00 vMB 4
885,833 885,833 000000000000000000007bf0cc8e094bb6f3ebe945d8cde44d74d50a9d3fa887 1,926 1.00/1.00 vMB 2
885,832 885,832 000000000000000000026b051e9e9b7393e34ec60b530ba7a6c733f7fcb775df 1,208 1.00/1.00 vMB 1
885,831 885,831 00000000000000000000227b48130edb08c3db383842e2d4efe07c72e3951842 2,202 1.00/1.00 vMB 2
885,830 885,830 000000000000000000026bf38d6d943c02af2328227ad3f711f255466a42bfd5 2,364 1.00/1.00 vMB 4
885,829 885,829 000000000000000000024c36f7df06495f1b3eb70a7f8283cb7b0117151d62cf 3,186 1.00/1.00 vMB 4
885,828 885,828 0000000000000000000132badaeae0ff6207248ae7fbbd0c4cd0f0d80d7dc623 2,150 1.00/1.00 vMB 2
885,827 885,827 00000000000000000001dc55ec21967e38f22b882a3e7ef5e7ed5248ca363ef8 2,045 1.00/1.00 vMB 4
885,826 885,826 000000000000000000005620cbc721db91166b0454321b3f1efa25081db779b3 378 1.00/1.00 vMB 4
885,825 885,825 0000000000000000000169b611b34a38b05156f02d66647b0158a8dfbb82a69f 3,256 1.00/1.00 vMB 6
885,824 885,824 0000000000000000000024ec28827fcbe98c42dcddea71ae50a0b88e6860ee05 2,611 1.00/1.00 vMB 8
885,823 885,823 0000000000000000000191351fc6ed2dd39eb54ddf5c90ea1cd5c73397bf1fdd 683 1.00/1.00 vMB 2
885,822 885,822 0000000000000000000210a03e95c672798325332f04a7c13301018efd1a817c 311 1.00/1.00 vMB 1
885,821 885,821 00000000000000000001b93548d552833411fd67043f94e7378d6fbe2eaf78fb 851 1.00/1.00 vMB 2
885,820 885,820 0000000000000000000228cfbfde5f960b7360fa59dda7cee41529e132a24ed4 830 1.00/1.00 vMB 2
885,819 885,819 0000000000000000000078feef2a790e6850f643dee067c7accdeacddbd325e9 1,979 1.00/1.00 vMB 2
885,818 885,818 000000000000000000023c46455cf3e4f4ed27d3208a414b7513d91bbf66a2f5 469 1.00/1.00 vMB 3
885,817 885,817 000000000000000000010d7411efac488970bab9fc81ee328424bc67ea5dc74d 1,561 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 783.07 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: 720.92 GB
    • Received: 18.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.