Loading Tool

Explorer IconExplorer

Memory Pool

32,816 transactions
25.16 vMB
0.04853396 BTC
Random Selection Loading Transactions
Max Size: 127.68/200 MB

Candidate Block

Mining Attempt e3a02ab65efa7b76d6aabdf2bc7749a1914a2260abf9e057f272423eaa884d38
Version 20000000
Previous Block 000000000000000000005c42a07f6b7420af3a173f2400d55a910f1c3b0152be
Merkle Root 6ac45d9bd9dfa5b1bd5e7973b289d4dc70f824fdbc4793ca468d0205d6d25100
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,272
Size: 1.00 vMB
Total Fees: 0.00337357 BTC
Feerates: 60.16 > 0.34 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,929 (400,644 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
514,285 514,285 00000000000000000030eb4f2d83499ccde518a557ebecf629fcbb2e8a68dc46 1,753 1.00/1.00 vMB 66
514,284 514,284 0000000000000000003db1b0ae6817eb38a093da241df2b276338064109c8532 2,377 1.00/1.00 vMB 11
514,283 514,283 000000000000000000097115c282da58375850c707e6cc34008fc7f4063bb3b8 2,726 1.00/1.00 vMB 18
514,282 514,282 0000000000000000003aa414e7179950467d66bfed9a024aeca9a64a5361979c 2,297 1.00/1.00 vMB 53
514,281 514,281 000000000000000000389c88a873f2b732a06311e474f8b1d7064a386ae6871e 2,447 1.00/1.00 vMB 53
514,280 514,280 0000000000000000001da31d737df9a57d1d9ebb2dc83db278405e36deddde48 2,286 1.00/1.00 vMB 12
514,279 514,279 00000000000000000023362006c36ca627a94941ad40f5c9692bf0778d44beb4 2,598 1.00/1.00 vMB 9
514,278 514,278 0000000000000000004fa3d61bace172afb10e8ed9f5629030ba93fd416f0909 355 1.00/1.00 vMB 15
514,277 514,277 00000000000000000022ee15040d64cda57dfcb73610292e08d9f971f0e95b93 1,026 1.00/1.00 vMB 37
514,276 514,276 0000000000000000000ef3bf0b185c39b6452c3354ea94617a90870dd97af700 1,875 1.00/1.00 vMB 92
514,275 514,275 00000000000000000003290dcfbad06c98c8ebaa5ddee01961001b305df5a93b 307 0.19/1.00 vMB 109
514,274 514,274 0000000000000000003db463dde3006fd64b9165e591835eb76d46a4cfdacbb2 94 0.04/1.00 vMB 34
514,273 514,273 00000000000000000035894541f6c18c393cf28573ae95ed0366c9d5d20e5330 960 0.40/1.00 vMB 6
514,272 514,272 000000000000000000200feaacc6254fc2ab61c52b4ca6dd9f8dafe2e1926105 2,982 1.00/1.00 vMB 44
514,271 514,271 00000000000000000002a44329e0995e211a3ad5462ff84ccc3764814dbaeee1 725 0.32/1.00 vMB 31
514,270 514,270 0000000000000000002e2506ab70cf9dbd12318103700e2fdf576cca31043ad0 1,199 0.78/1.00 vMB 42
514,269 514,269 000000000000000000151958e6ebcdd2f4947ba861e5adff5465f300713ff51a 1,735 0.92/1.00 vMB 41
514,268 514,268 0000000000000000004bcd7fb1d44444731a232c2b8550890c9ada151fc2dc4e 1,213 0.66/1.00 vMB 22
514,267 514,267 0000000000000000002efcbbf6f729867b419aa3620b62da4fd957bf0703e6ba 1,923 1.00/1.00 vMB 30
514,266 514,266 0000000000000000000e9e69f85e070555c45f2def0c9166253f7836ee054ef8 2,769 1.00/1.00 vMB 8
514,265 514,265 000000000000000000237288dd7cc68805f7734e74003a0c45b217326027a52d 1,822 1.00/1.00 vMB 100
Previous 10 blocks ↓
Total Size: 782.26 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: 655.88 GB
    • Received: 14.35 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.