Loading Tool

Explorer IconExplorer

Memory Pool

75,780 transactions
31.03 vMB
0.10201814 BTC
Random Selection Loading Transactions
Max Size: 181.87/200 MB

Candidate Block

Mining Attempt 118fa7fb4be7b7a8199d2caf21d830959bfbc06109c956ce4f669914334e5ab1
Version 20000000
Previous Block 00000000000000000001b6bcfed7daef6070e84e65a71f9eb69c8b48ca4d4960
Merkle Root 3693b3bf10671d1d7c759c5f7ed83509063acd8406a65ea28081551a6eed5a15
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,453
Size: 1.00 vMB
Total Fees: 0.02044765 BTC
Feerates: 301.35 > 2.05 > 1.06 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,425 (17,569 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
897,856 897,856 000000000000000000023f1fe56edcf3115abddd73fcf677dcbf8bb75f0d245c 3,432 1.00/1.00 vMB 3
897,855 897,855 00000000000000000001b3fc731e99449fa902a92382a038380da05ef15c4bea 2,751 1.00/1.00 vMB 4
897,854 897,854 0000000000000000000060be787dbbe5c46fb09491888c5a854b497d128599da 2,177 1.00/1.00 vMB 3
897,853 897,853 000000000000000000018e56ae8a1919f243749a7609fb27af7734f3028ced7a 2,940 1.00/1.00 vMB 4
897,852 897,852 00000000000000000000488f90567e806fd8a1a789d2b8846a02bc0e188d4ec5 3,755 1.00/1.00 vMB 4
897,851 897,851 0000000000000000000091edc516f524861e86f82f35632c983055baccead1b8 3,551 1.00/1.00 vMB 4
897,850 897,850 000000000000000000017f38733a7664c3b0f281da199f2d7ed11c84ef86f4f6 3,345 1.00/1.00 vMB 5
897,849 897,849 000000000000000000010814d4ec17a604f3787225ce337a3ba719a3e37bea1b 3,656 1.00/1.00 vMB 5
897,848 897,848 000000000000000000019dde6f52c023611454804762397e50e086633d4b5361 3,405 1.00/1.00 vMB 4
897,847 897,847 0000000000000000000073501a5dd378a7f64623be76a6e3cce1dc74a56c44d8 2,282 1.00/1.00 vMB 2
897,846 897,846 00000000000000000001b7778897a817d80fa9f8f695f7c06ae07668eb67e654 1,195 1.00/1.00 vMB 3
897,845 897,845 00000000000000000000dda28306ba672606745a1a2004777adbe139397f2571 3,104 1.00/1.00 vMB 4
897,844 897,844 00000000000000000001150328e83c79e689fbd386ad7200fc525ec2e62da811 2,623 1.00/1.00 vMB 6
897,843 897,843 000000000000000000017ea8021d96200e3ec67f0fb6f67c8cda6b765de0fe23 3,720 1.00/1.00 vMB 3
897,842 897,842 00000000000000000001c9be401d0006efbe38c57abdced06f98c3ea169e6316 3,606 1.00/1.00 vMB 2
897,841 897,841 00000000000000000000b3a35534e7c4de4b7ac94ad2bff67a0f6a180f47d77d 3,698 1.00/1.00 vMB 3
897,840 897,840 0000000000000000000229f3cc746abc4adaac5374c7bfe4cfec1c7639ce5c17 3,163 1.00/1.00 vMB 3
897,839 897,839 0000000000000000000102fe1e93b1ca4c76362deaf80c9445dc8f6de57e8f85 3,473 1.00/1.00 vMB 6
897,838 897,838 000000000000000000017eba67e5fa871de455354d12273ca6d9a8e367836b03 3,643 1.00/1.00 vMB 8
897,837 897,837 00000000000000000000dea98d21afdfe192e49bc8c5c05b5027f223bdd97b64 2,639 1.00/1.00 vMB 2
897,836 897,836 000000000000000000005279254993d5b3912ba1f04a85b5feb5bcaaa1f029a9 2,465 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.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: 739.22 GB
    • Received: 18.62 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.