Loading Tool

Explorer IconExplorer

Memory Pool

86,387 transactions
31.74 vMB
0.10623042 BTC
Random Selection Loading Transactions
Max Size: 194.45/200 MB

Candidate Block

Mining Attempt e11a5838dd437df567f37256e2410ce2de48c96b4cb091d56cbe3e342b41ceb5
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root c47604a9e1e894096d65b39efb49e8e9577d17c954f3e26a76dad669354120ee
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,916
Size: 1.00 vMB
Total Fees: 0.02637793 BTC
Feerates: 1,236.26 > 2.64 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (264,339 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
651,023 651,023 00000000000000000009fb8244b2fdb0e16331348591897c72138da7f804d71d 664 1.00/1.00 vMB 29
651,022 651,022 000000000000000000013896ef484904765cfec0baadd06d4d439a9ddc4533f7 1,773 1.00/1.00 vMB 18
651,021 651,021 000000000000000000059da96ff084a0a94f2cc900b4d67f7bc5150e07f83be7 441 1.00/1.00 vMB 16
651,020 651,020 00000000000000000002938d27d3c29348d4baf8f2370752d7088c476bf26335 1,301 1.00/1.00 vMB 39
651,019 651,019 00000000000000000005bc0b641647f0283df23a192aca0367d9210e3a5f10fa 2,466 1.00/1.00 vMB 20
651,018 651,018 0000000000000000000c286d18ecb5e91e224dba78902a41957ecc3d2ccea256 2,233 1.00/1.00 vMB 12
651,017 651,017 0000000000000000000582f9ef04fa43d3b20634377f8b3a28b283e753a78e83 1,175 1.00/1.00 vMB 17
651,016 651,016 00000000000000000000609799d69155b43bc0a9229d05cc8f22c1a365e441b1 1,958 1.00/1.00 vMB 54
651,015 651,015 00000000000000000000a5b162f773eeff979f938d48131707da9a0b475ec554 1,883 1.00/1.00 vMB 26
651,014 651,014 00000000000000000001e3b74cc7544103776e340789ee815551ef746f2f00ed 893 1.00/1.00 vMB 42
651,013 651,013 000000000000000000057fca41252df1f4b92884e2fdf561bb9e6030deaec722 563 1.00/1.00 vMB 21
651,012 651,012 00000000000000000000c8b738803a1e8e70f18f77ca2d30646ed19ca0081e4a 1,454 1.00/1.00 vMB 30
651,011 651,011 0000000000000000000837e7e4eb3419817255df41145d0efda9adfb0e7036cf 1,565 1.00/1.00 vMB 48
651,010 651,010 00000000000000000009c750e6b33abc27e8c048e09128d1849957d9474fcf18 601 1.00/1.00 vMB 29
651,009 651,009 0000000000000000000249d33f54c6ea8ccafc1f6ae68c816e31836a1e87952b 2,347 1.00/1.00 vMB 16
651,008 651,008 0000000000000000000bbc7ce087a7503722271a03953a9ef293be3d3a1a56ec 2,563 1.00/1.00 vMB 48
651,007 651,007 0000000000000000000cb11d993039892bc9ddcc03936f6b117253251e37d99b 3,041 1.00/1.00 vMB 17
651,006 651,006 000000000000000000059e4ba6945311b11cf30cea4389ca932ebd0c89f5186c 2,836 1.00/1.00 vMB 32
651,005 651,005 00000000000000000007ba88ecaaaa7421609097600feecedf8d64e61f003639 1,586 1.00/1.00 vMB 37
651,004 651,004 0000000000000000000480eb443fab03542c194faca00d136e0370283f89914a 2,558 1.00/1.00 vMB 26
651,003 651,003 0000000000000000000c104e6ddd6b716930a40a8bb95bb2a38e1006284210c6 2,239 1.00/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 783.02 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: 719.40 GB
    • Received: 18.04 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.