Loading Tool

Explorer IconExplorer

Memory Pool

76,967 transactions
28.71 vMB
0.07665960 BTC
Random Selection Loading Transactions
Max Size: 173.71/200 MB

Candidate Block

Mining Attempt 0819cf1e285da8bd54aae576f155a59f405d603a014b109a89bbfe18fe2d8f75
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root 0294fc672df4ed42a00bd18abc0b14ef071508b0cb46da860c3ff4b44062c28b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,045
Size: 1.00 vMB
Total Fees: 0.01702469 BTC
Feerates: 100.17 > 1.71 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (591,079 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
324,057 324,057 000000000000000002d92d95b6a5cf47ad0bb78703fc95bba699e8018a687d8c 439 0.20/1.00 vMB 37
324,056 324,056 00000000000000000ad9b195a7ab580e42ff1191750cbc1ee6d09038de40dd20 1 0.00/1.00 vMB 0
324,055 324,055 00000000000000001436378639568a89f67ea438802f75bd91796172aac71882 15 0.01/1.00 vMB 9
324,054 324,054 000000000000000005fb62b52c7e161362b8dada1291e4c5a7e5c9c150dc4c8d 825 0.44/1.00 vMB 28
324,053 324,053 0000000000000000072a29c88672b0cb7b6f9221eabe3d3eada912d3e7c2a2a7 225 0.12/1.00 vMB 30
324,052 324,052 00000000000000001fb81b2bda940eefdb3a21c9e45a51f76f40b572498e1223 60 0.03/1.00 vMB 26
324,051 324,051 0000000000000000137336a75fd8fd751797b762306e05860c6b48d4aef7e060 356 0.19/1.00 vMB 25
324,050 324,050 00000000000000001ee07b9d8b9ad4aeb02d4515f90992a844360d6bee661760 534 0.27/1.00 vMB 31
324,049 324,049 00000000000000000b351571edadf5aadc8074b41c2d0f5f6093dfced81eb85e 89 0.07/1.00 vMB 21
324,048 324,048 00000000000000000d340ddb0ad9c1f6c6fff516ed3d14da77168bd5486b4563 90 0.05/1.00 vMB 19
324,047 324,047 0000000000000000103c788dfd2d536ed330153e2a9e888551b12452a9a1905d 946 0.50/1.00 vMB 32
324,046 324,046 00000000000000001d12d3ebe5553318271a136f3cda86fd2edb9e439444197f 53 0.04/1.00 vMB 10
324,045 324,045 00000000000000000f58cfe839fe5adbac143d1114f04814b9d8384efbf5ee8d 1,032 0.60/1.00 vMB 27
324,044 324,044 000000000000000000334715646846e2237dabcc2d2a69e0838f399b17ec0932 77 0.06/1.00 vMB 22
324,043 324,043 000000000000000011f56b476e7c58f10915d34e78b43e89b5c4c287da760e31 626 0.34/1.00 vMB 27
324,042 324,042 00000000000000001343abc501bbddda9ef7f1b210e27791d7ee640598757286 115 0.08/1.00 vMB 25
324,041 324,041 000000000000000017c362453461d7c8997f46d124494582b8e24994621c9802 222 0.10/1.00 vMB 33
324,040 324,040 0000000000000000022eb142c9f3c6afb24bebaa9be98dede4c12eb6b8a897f3 260 0.13/1.00 vMB 52
324,039 324,039 000000000000000019c0be8675a2988cbb8c20eb59946959e8f9ab1d8826d4de 264 0.11/1.00 vMB 32
324,038 324,038 000000000000000001c61b08e3ce99010337f92e58644c1ef63c146d6092c2ce 301 0.14/1.00 vMB 30
324,037 324,037 0000000000000000093b9c09cf587f85c0101d9860e3c6494be5567b6b788b5e 293 0.14/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.63 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.12 GB
    • Received: 16.15 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.