Loading Tool

Explorer IconExplorer

Memory Pool

73,191 transactions
27.12 vMB
0.06142696 BTC
Random Selection Loading Transactions
Max Size: 165.65/200 MB

Candidate Block

Mining Attempt 3c044c5094f56fb86a922214e34fbdd1d9edace9fdadcfe10ad4509e26131931
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root f84114cd959f06e9f3c95a8d9da98e01cce12a5287ddc4b6b07dc883d1f36d43
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,015
Size: 1.00 vMB
Total Fees: 0.00391131 BTC
Feerates: 84.38 > 0.39 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (525,132 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
390,155 390,155 000000000000000009a0d77ffc8102c4b7e974b92ae0a739958f965d07bf5466 1,124 0.55/1.00 vMB 32
390,154 390,154 000000000000000004970304cf4fde1934489a78fe030f36b40df6affd3f2471 816 0.34/1.00 vMB 38
390,153 390,153 00000000000000000855d09f6e1347c9bdcc15d2a54e7c155d9d6ca0eddba7dc 345 0.25/1.00 vMB 22
390,152 390,152 00000000000000000728ec544e769d84c44fe69207b9206151ff4ab94ce39d36 1 0.00/1.00 vMB 0
390,151 390,151 000000000000000008e960fc813568abf329d240ca1d11b34dada767df77b514 191 0.14/1.00 vMB 20
390,150 390,150 00000000000000000333f040539b55369ac0f796daf3812781c2411efa5a44e7 1,105 0.54/1.00 vMB 31
390,149 390,149 00000000000000000937e53693c22140975adf349ac61aa2c90479fa60aee92e 277 0.19/1.00 vMB 19
390,148 390,148 000000000000000007e75c08f5b56d4338b61c09752cfbe8578347b4bce3d0ae 1,155 0.58/1.00 vMB 34
390,147 390,147 000000000000000008bbc2eb378d0331e6e9db561957b040fe8e20685461d21f 375 0.21/1.00 vMB 25
390,146 390,146 00000000000000000622c0be7492c9a9efbb68b2e0bd43cc1726b2d3dae81c6c 367 0.26/1.00 vMB 22
390,145 390,145 0000000000000000073778ed82789b9b17d94b98a7efabc752d0d2eb1512f51e 998 0.42/1.00 vMB 36
390,144 390,144 00000000000000000334175400be007d5483d17c3c4bd70d828f57efc6fd0a09 1,080 0.87/1.00 vMB 20
390,143 390,143 0000000000000000030d2225ae62e03d4a8cc2c0ed9638909e39b22d8efc146f 316 0.17/1.00 vMB 25
390,142 390,142 000000000000000007af28d5efd3b4700a1eeffafd718fa50b8bb70f0a14ad7a 430 0.20/1.00 vMB 28
390,141 390,141 0000000000000000097f32ce2072784a9defd1d50e386bae4ba5c1d6db0a4aca 578 0.32/1.00 vMB 28
390,140 390,140 00000000000000000314a6fca2b37c05fd4ea7bb24b19e7a3ca7b59c3e987d4f 718 0.33/1.00 vMB 36
390,139 390,139 000000000000000006e91ee440cbd7011c54b85a32dba1bd21f0c2fa2d34b76a 480 0.25/1.00 vMB 27
390,138 390,138 0000000000000000078258ac7fa46f73ef7d539041df2a62a4e8742e365df23c 860 0.54/1.00 vMB 37
390,137 390,137 0000000000000000053bc30638b1a1fdf12c656c117bc7f98002006fd6b747b7 926 0.57/1.00 vMB 28
390,136 390,136 0000000000000000069e126c18d2ccea09ed9058033904e41e9832c600fb7f19 1,532 0.90/1.00 vMB 33
390,135 390,135 000000000000000009920e0cf2214263fac7ba4b8e18768227166cc0b3a81743 2,288 0.93/1.00 vMB 49
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.36 GB
    • Received: 17.36 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.