Loading Tool

Explorer IconExplorer

Memory Pool

25,942 transactions
24.40 vMB
0.05648992 BTC
Random Selection Loading Transactions
Max Size: 131.24/200 MB

Candidate Block

Mining Attempt 15d534ed9e5a7ed3391a1fcca010aa6a4c1e7c65f6ae63cff14c5981036f0895
Version 20000000
Previous Block 00000000000000000001ce0973cd90551571ffa64685dbcea5abde3a4e0fa8e6
Merkle Root 532664af81e64dee224f6df16c942ee6386901c609c172025464bbfa3ae29ee9
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,554
Size: 1.00 vMB
Total Fees: 0.02846398 BTC
Feerates: 100.84 > 2.85 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,373 (19 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
941,354 941,354 0000000000000000000067be497566a2a9344346d88acc0db06a6c17cc79f2c4 3,897 1.00/1.00 vMB 1
941,353 941,353 00000000000000000001c541fbe4e2cd1fda9530a78c2aae54b47144bc619212 3,293 1.00/1.00 vMB 0
941,352 941,352 00000000000000000000037466d4fcee9c0a47c98212b95634e9dff17d8ec194 1,131 0.28/1.00 vMB 3
941,351 941,351 00000000000000000000cd2bc24d0774fab6bbaf38fe49487afb5bef5ab5e215 4,380 1.00/1.00 vMB 0
941,350 941,350 000000000000000000007771d95f15f3cc4bdc9fe350332a35564e73ebb5b952 4,424 1.00/1.00 vMB 2
941,349 941,349 0000000000000000000039baac48153d426370d9f6e3d677ba11ad95e38a878f 3,373 1.00/1.00 vMB 0
941,348 941,348 000000000000000000004eea09344906adf170ccb0e51ef9f5fba7ec6365aeb7 3,553 1.00/1.00 vMB 2
941,347 941,347 00000000000000000001696124f09ba7821f4b9dc48ceda03b0dbb6698c1889f 2,402 1.00/1.00 vMB 1
941,346 941,346 00000000000000000000691b94c44b451d7055e2b497ed92e244752b121b25be 3,032 1.00/1.00 vMB 6
941,345 941,345 00000000000000000001b510f0588663d4e4b195daec9c101b7c86644531e975 3,098 1.00/1.00 vMB 4
941,344 941,344 000000000000000000014e6a4c870904b047948bed48041d412709bdaba1cc8b 3,040 1.00/1.00 vMB 4
941,343 941,343 000000000000000000015b65d098e11527ba234ec77faaf5c05a361d51585de6 2,971 1.00/1.00 vMB 3
941,342 941,342 00000000000000000001b959b3bf7b0cd8d51c058502c890d61106194995b4ea 2,112 1.00/1.00 vMB 3
941,341 941,341 0000000000000000000034a4af74009433a4767458d55ec45939e87c51263cf0 4,055 1.00/1.00 vMB 4
941,340 941,340 00000000000000000001d30af782b0ead6229c0a638e6fc0d50849017c4fab5f 3,682 1.00/1.00 vMB 3
941,339 941,339 000000000000000000016e4eb71df00e5100ce1b7bf49356133bf928c2cdff60 3,252 1.00/1.00 vMB 8
941,338 941,338 00000000000000000000e59c51a1495c80ac23422e49fd9bb0d126cbd0ec76c0 2,965 1.00/1.00 vMB 2
941,337 941,337 000000000000000000018c54017788a9ef31c96f2b8cf09cc24a40082408e637 3,814 1.00/1.00 vMB 6
941,336 941,336 00000000000000000001c98960d7d8f5fd3f3ac7ed99d0a31ecbc30f4fcabd2f 2,570 1.00/1.00 vMB 2
941,335 941,335 0000000000000000000082ca31871511459e3b06051fea33753fc8bf5262aaa5 2,739 1.00/1.00 vMB 1
941,334 941,334 000000000000000000013536f01dd0b8463cce61bab3c914e5ac8eb78f99597f 2,826 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 829.21 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: 4,632.13 GB
    • Received: 250.95 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.