Loading Tool

Explorer IconExplorer

Memory Pool

82,954 transactions
34.77 vMB
0.16506364 BTC
Random Selection Loading Transactions
Max Size: 197.96/200 MB

Candidate Block

Mining Attempt 769af29589ba9cd32d5a8397444d41950eba63dfd6ea6e2d317575e1651c3d31
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root bc56d9f6d16b727f5eaa392286d16ac680da3b8fe578c2a4c9481df504b1c560
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,337
Size: 1.00 vMB
Total Fees: 0.04369379 BTC
Feerates: 301.60 > 4.38 > 1.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (15,939 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
899,470 899,470 00000000000000000001c2e3a24273ffb5d848022ac8b10d5bbfcc5833e45131 2,608 1.00/1.00 vMB 2
899,469 899,469 00000000000000000001ad0e0fbfe2c6f057c40ba0e252019f60db2ad434831b 1,895 1.00/1.00 vMB 2
899,468 899,468 000000000000000000006a298a7a29c40addf47abeee33e479a84be07ebea763 873 1.00/1.00 vMB 2
899,467 899,467 000000000000000000016ef0189facde7eb7be7573438247600c1ee2b0cdcff9 3,287 1.00/1.00 vMB 2
899,466 899,466 000000000000000000003a1d91772d31757cbedf422c2f2ce0842fbec32d35b6 3,557 1.00/1.00 vMB 6
899,465 899,465 0000000000000000000181c66d076c424bdca6653ff12e5b1df9660ceb9c8c63 5,156 1.00/1.00 vMB 3
899,464 899,464 000000000000000000020d7c1802f0def99ba3b0b7d5321781fa4bdf67ac40b9 5,731 1.00/1.00 vMB 3
899,463 899,463 00000000000000000001de53c3f6439d0d865ebe70bef42ee6f208e47615bf7e 5,035 1.00/1.00 vMB 3
899,462 899,462 00000000000000000000fe82e428c555545d917a01c587a86e9920f3ace2921c 5,825 1.00/1.00 vMB 2
899,461 899,461 00000000000000000001abbb9a0129c7a2ee033a777be166b961c55825da2185 5,707 1.00/1.00 vMB 2
899,460 899,460 00000000000000000000610dbf23c73024d301a3980d5af3921dbbea84c6f009 5,399 1.00/1.00 vMB 4
899,459 899,459 00000000000000000000cee64b04a8109883e130956706f7a1f93b6b80566f40 5,719 1.00/1.00 vMB 2
899,458 899,458 0000000000000000000187306e390514d07a3e1e59416079f5b09b6c8b5fb672 4,636 1.00/1.00 vMB 7
899,457 899,457 0000000000000000000154e1a7410ea705b2b580c54067dcd2f5a9cdd69ea279 2,354 1.00/1.00 vMB 1
899,456 899,456 00000000000000000000714a511d16bc7f8f2876cf6951c4ff095c70467ed33d 4,480 1.00/1.00 vMB 4
899,455 899,455 000000000000000000021765a06085e4c7901da19cfc4bdd67fddf3c99ec82a2 3,931 1.00/1.00 vMB 2
899,454 899,454 0000000000000000000106a738969ad716753aee8806b9beb5d686cc70fedfff 419 0.08/1.00 vMB 1
899,453 899,453 000000000000000000021431c0f8c134d1d84222c9748497d8a7ae79178f9ecb 2,666 0.91/1.00 vMB 3
899,452 899,452 00000000000000000001f72efd534a589d490a979a9e83d765754f8095152721 672 0.24/1.00 vMB 2
899,451 899,451 0000000000000000000140720ebe2af7e8ee0417c943124eb7d1a0bbd5e2d690 2,510 0.85/1.00 vMB 2
899,450 899,450 000000000000000000011cf62c38ad1460c4b9f2b7e62421c34d49509d78ac77 1,859 0.72/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.10 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: 728.32 GB
    • Received: 18.47 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.