Loading Tool

Explorer IconExplorer

Memory Pool

40,216 transactions
28.85 vMB
0.06664919 BTC
Random Selection Loading Transactions
Max Size: 146.96/200 MB

Candidate Block

Mining Attempt d5f6dde3f2b7f7ea45f8c6f422c1c7e24f0263efe13c9e94dd54790c22320bce
Version 20000000
Previous Block 000000000000000000003865ac48ae639e8f23f850323c9d269a21eb4f7c6efc
Merkle Root ee19ed84f0046371b36bcabb9f5023a1ab4b39a59a3955c64e43beb279031b95
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,239
Size: 1.00 vMB
Total Fees: 0.01067107 BTC
Feerates: 101.61 > 1.07 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,536 (399,280 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
515,256 515,256 0000000000000000003cf0db073748440360c56367a6376f5e211a7625dfb12a 1,130 1.00/1.00 vMB 45
515,255 515,255 00000000000000000020b1436f2c4d7da09da467afe7ed58f61c04be0a97fe55 824 0.43/1.00 vMB 3
515,254 515,254 000000000000000000288a59525be6b387894388e101b8461901bfd4b9fa0d69 2,434 1.00/1.00 vMB 18
515,253 515,253 0000000000000000002e8c33ce09421972d2bd5e169e3d31115f7dfb9191d3fb 2,196 1.00/1.00 vMB 44
515,252 515,252 000000000000000000507e6e259890480deea37f5dbd89342b5b40638ac27c44 2,985 1.00/1.00 vMB 9
515,251 515,251 00000000000000000001372e1b6cb47234677aea6fc951283b504615fcfefcfd 2,387 1.00/1.00 vMB 39
515,250 515,250 0000000000000000002250924153bb611af191a25cf821cf39d827b1a878dd9b 2,227 1.00/1.00 vMB 63
515,249 515,249 000000000000000000191c6f09eb918a1018bb97c0beacf286f0ae4980493350 2,339 1.00/1.00 vMB 18
515,248 515,248 000000000000000000274e9d16b0f4e9c62fd8631e22b50fe914afdd9b928e0e 1,978 1.00/1.00 vMB 9
515,247 515,247 0000000000000000003eb22f864a831ed9e2eec44b265c0476aeb8065a1b3931 2,077 1.00/1.00 vMB 47
515,246 515,246 000000000000000000397b7041dd8fa0f0233d82b5e28c27a227d761a14627f0 1,367 1.00/1.00 vMB 34
515,245 515,245 000000000000000000497cdc63c2a80fab15f02151bc47f6a2cdf59411e15c22 777 1.00/1.00 vMB 30
515,244 515,244 0000000000000000002e0019c84549f245cedb6d0f9ea7727961173d8fa4d566 736 1.00/1.00 vMB 64
515,243 515,243 0000000000000000003d49f56c879c10ceff4066969b0c8721f063778d273e01 719 1.00/1.00 vMB 2
515,242 515,242 000000000000000000172fe7d4800d528f7c9fe32054f6af2767719400cd6e0b 1,940 1.00/1.00 vMB 38
515,241 515,241 000000000000000000163f3cc04970fa21c1537c5c3b522428600027addb3250 788 1.00/1.00 vMB 19
515,240 515,240 000000000000000000218c578ef38f35921a80ade0b317912f4c2c8640bc6576 1,018 1.00/1.00 vMB 6
515,239 515,239 0000000000000000004e5df5752bb86f54e58d3627b1744dd92e2cdd91cdc76c 2,292 1.00/1.00 vMB 41
515,238 515,238 00000000000000000011104a9cb80ead7018914afcdd005ee53ec48a61f0effa 2,417 1.00/1.00 vMB 10
515,237 515,237 000000000000000000081d816e6be9eb5c85b026a05f57cda84e4de4d23a6f3f 2,425 1.00/1.00 vMB 74
515,236 515,236 00000000000000000047bc94c4bed571ed7b23ab9725f01891857152bf0dab11 1,868 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.56 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 622.20 GB
    • Received: 11.31 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.