Loading Tool

Explorer IconExplorer

Memory Pool

34,998 transactions
26.56 vMB
0.05651423 BTC
Random Selection Loading Transactions
Max Size: 133.89/200 MB

Candidate Block

Mining Attempt 7b861db399a24e1a2f4e1ffcf25ec6695d4953da88b42f3629e92b6fdd43376d
Version 20000000
Previous Block 000000000000000000019a6a43291f856c35b16a71da6815df4a131b431a0b21
Merkle Root 40a0619f9caac42b7726b717e04c6fbbac09b0f3efd65d4a0d4dae4eeb85248b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,419
Size: 1.00 vMB
Total Fees: 0.00701845 BTC
Feerates: 160.84 > 0.70 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,651 (170,380 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
744,271 744,271 000000000000000000040a5e0f580feeea73074af97b911c578cab417940fafc 808 0.29/1.00 vMB 13
744,270 744,270 0000000000000000000933d271633f810b4295847218ee60ff98a4c286496b03 487 0.15/1.00 vMB 16
744,269 744,269 0000000000000000000541dc35a0f05f9b4ae315c1859590941c0d0757d34270 1,696 0.78/1.00 vMB 17
744,268 744,268 00000000000000000003c4f6f68ec586a6624683892a91399aca126c8ba053bf 1,453 0.49/1.00 vMB 14
744,267 744,267 000000000000000000035512cb09b35a5cd444ce1012ef4d35bccc5ed3e6a152 173 0.08/1.00 vMB 12
744,266 744,266 00000000000000000004e62968059994b85bce47c866204032607c3b25612247 1,368 0.41/1.00 vMB 14
744,265 744,265 0000000000000000000753c8507f7fe524bed67c2eaa78adcb1c07729520289d 3,110 1.00/1.00 vMB 17
744,264 744,264 00000000000000000002ce5efd083f2495f477ef2385af33c98b2bcb9b5cf3c9 2,114 0.65/1.00 vMB 14
744,263 744,263 000000000000000000037788d677d00aeb5d7ec52e49bf340e031475bee0b2e0 637 0.29/1.00 vMB 12
744,262 744,262 000000000000000000026fc56b99199c2ac6739d89fb9fac7323918bf7d19547 442 0.20/1.00 vMB 5
744,261 744,261 000000000000000000005e47e46a8656f234d733620db1111222075466240b5a 2,153 1.00/1.00 vMB 9
744,260 744,260 00000000000000000007a1c720342cfd62a672400d4f9d9ad5fe27372ad0db95 2,514 1.00/1.00 vMB 25
744,259 744,259 00000000000000000005ea699c2e32ae16356877b185f71a0106a1d7030eeedb 2,379 1.00/1.00 vMB 18
744,258 744,258 000000000000000000031ce9c9feed80c7557aa6a778bb861a17990ba20ec0f0 1,328 0.46/1.00 vMB 14
744,257 744,257 0000000000000000000045ab464f6643ec69cbc24b91257a1868df1684c8dc5c 1,532 0.51/1.00 vMB 14
744,256 744,256 000000000000000000018902dfc792299c23d0f94a1d7aabfb857c82c058b4e4 1,903 0.68/1.00 vMB 14
744,255 744,255 0000000000000000000692b1c31a8fed062cfda52f77fd2429ca5254b1c6e64d 2,673 0.87/1.00 vMB 15
744,254 744,254 0000000000000000000162a0c14e18eb7b246cfd32fabea8962e4085e04d8be8 233 0.09/1.00 vMB 15
744,253 744,253 00000000000000000006bec1d9f821c4212d428a728363869de7e68ab2263fbb 370 0.10/1.00 vMB 17
744,252 744,252 00000000000000000002b06c5846ecd121ab417b9529bed1ff9e076b90bb175b 1,552 1.00/1.00 vMB 7
744,251 744,251 0000000000000000000612f804941e89a25c96c256868f71360b3c1f15f733ed 2,943 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.77 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: 632.84 GB
    • Received: 12.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.