Loading Tool

Explorer IconExplorer

Memory Pool

74,889 transactions
27.65 vMB
0.07702975 BTC
Random Selection Loading Transactions
Max Size: 168.56/200 MB

Candidate Block

Mining Attempt 7cee9ec214b89dceda63b88675046bef7928da6cef9b9c2142868d4d859c5a5d
Version 20000000
Previous Block 0000000000000000000117b22a8fd8211255c991b19b06ff4ae6e1473feaa1c2
Merkle Root 3d397a2e1438b0cec5f7f019101613e16a0cbaf97840e47dbf4e33cce0a1e5d4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,152
Size: 1.00 vMB
Total Fees: 0.01776619 BTC
Feerates: 121.74 > 1.78 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,286 (140,192 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
775,094 775,094 0000000000000000000224ccf42c5a5ef10bbf644d07df2d8223bd6f4e6bd19e 1,497 0.83/1.00 vMB 8
775,093 775,093 00000000000000000003505a413df947a209c6fb8e685a3b014d8ce31eeaafaf 669 0.51/1.00 vMB 7
775,092 775,092 0000000000000000000015135aedc52c932862644f7472234de37b6925b90d44 269 0.12/1.00 vMB 9
775,091 775,091 0000000000000000000566c3c73b8f6d3c40df52d3636e22733f8ce629c376be 789 0.96/1.00 vMB 3
775,090 775,090 00000000000000000002514c840f9bb6524ec8ba48b16965788e1106ee12cd4e 1,993 1.00/1.00 vMB 10
775,089 775,089 00000000000000000001a29a165e7cf77cc1b17388ff630ae5308948922e8859 1,131 0.51/1.00 vMB 9
775,088 775,088 00000000000000000001aec74beab4aa48d90a0236c6882a662e2e06d7e1d6da 640 0.42/1.00 vMB 7
775,087 775,087 00000000000000000005098164424c53ef01aa2922a65f04540db403e723c02b 2,334 1.00/1.00 vMB 13
775,086 775,086 00000000000000000002b8539acf80438d5245e02f11e4a402ad6420ec487fcd 165 0.52/1.00 vMB 2
775,085 775,085 00000000000000000000ed3a9e6d41859eb091e4a4f2976db50d1e7e6968346b 149 0.99/1.00 vMB 1
775,084 775,084 000000000000000000029efddefa13086d382d7684f4cec7820757a32675044d 583 1.00/1.00 vMB 3
775,083 775,083 000000000000000000031d1b062587e7774a060066d1c53b59a49d82827992ec 2,241 1.00/1.00 vMB 10
775,082 775,082 00000000000000000006efdaf6f2bcc7c5f80feb0ea608a196e43fc95f5ed384 2,052 0.99/1.00 vMB 9
775,081 775,081 00000000000000000001caaecef5e98f85ed6c4db2fef1e6be50eec6e9593693 1,962 1.00/1.00 vMB 9
775,080 775,080 000000000000000000038ef472b501402545654e30dc5d7ef0833f1467b42bf7 2,517 0.97/1.00 vMB 11
775,079 775,079 000000000000000000050c2d8bea32a0f1ebb1447568eb401914aa60cf5ed85c 977 0.99/1.00 vMB 5
775,078 775,078 0000000000000000000362dcb86ff343d5d57e5c9a57c14ad58b82bfa5a53930 1,655 0.99/1.00 vMB 7
775,077 775,077 00000000000000000006f19515d1f8b46621f088ec8056084f15dc037c9c0ba8 819 0.93/1.00 vMB 5
775,076 775,076 000000000000000000044d952af5990c1e26c5d38a52b25ccec3ed4df2f0ef10 2,339 0.96/1.00 vMB 10
775,075 775,075 000000000000000000022696fcae382ab2338107643b3fe3eb0de02a435af018 1,202 0.95/1.00 vMB 10
775,074 775,074 00000000000000000005838d0aafb1d3c33ac01c1b406484a37122820a1ab30e 1,035 0.94/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.89 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: 713.34 GB
    • Received: 17.35 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.