Loading Tool

Explorer IconExplorer

Memory Pool

82,623 transactions
30.82 vMB
0.08662126 BTC
Random Selection Loading Transactions
Max Size: 188.58/200 MB

Candidate Block

Mining Attempt 0f3f611355f0dfd69753ea6a9586cd68a3afe7da4369c291dfaf3d57a1641b24
Version 20000000
Previous Block 000000000000000000019cfdd578855077e60f36c781b1a8c71950cba95fc08d
Merkle Root 357d01694b13d524b1589cf8329c8ee458bfb8418a42416cfcc47b5ac324e325
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,666
Size: 1.00 vMB
Total Fees: 0.01647975 BTC
Feerates: 114.09 > 1.65 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,361 (529,466 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
385,895 385,895 000000000000000008913f7600abe8227e3bf490c95378f229ce628fd22c9e22 2,910 0.93/1.00 vMB 49
385,894 385,894 0000000000000000008539aab51473531fbd15c2e6a511ef17d1e505c6dae9f1 1,530 0.78/1.00 vMB 32
385,893 385,893 000000000000000000b9ea05d856ae65f51bd7c4ffd7af766ccd9a9857887a76 437 0.24/1.00 vMB 26
385,892 385,892 000000000000000004a90d52edd80a08863832625b0e0d4c1447d0617091c9e7 783 0.37/1.00 vMB 30
385,891 385,891 00000000000000000cd727babdf11a256e9f795a47a7ecd5ed77a649d2086f33 507 0.28/1.00 vMB 30
385,890 385,890 00000000000000000e403c4c19e23144270b9865f42aac32b3c08d07292c77bb 585 0.33/1.00 vMB 33
385,889 385,889 000000000000000001fdaa3eaf8594b86027e32297eb1cac02bf87ae7765d742 447 0.24/1.00 vMB 27
385,888 385,888 00000000000000000acf40a5c71fa1421f909d9bd29ac5388629f9b50c069f9f 1,838 0.78/1.00 vMB 47
385,887 385,887 0000000000000000010a7547a4ddc08609ee6f863eb772c7329a168754c97ebb 341 0.18/1.00 vMB 24
385,886 385,886 000000000000000006948c2b24886ab53a0ca98d4eec20d3a3ae71c57553eb3a 1,578 1.00/1.00 vMB 25
385,885 385,885 00000000000000000695d8b9d0b8bead2484df84db0c31a1a073a5e049cecaf5 464 0.26/1.00 vMB 31
385,884 385,884 00000000000000000e018d2d8af88a539223ca1181795e9925c5ec6cdccc08cd 93 0.07/1.00 vMB 28
385,883 385,883 000000000000000001d4edabed2d6d47e6ff75411520242ce45c532e5954ed01 822 0.37/1.00 vMB 38
385,882 385,882 00000000000000000c265e29ab3665d355972dbd293b8569b4e371d36b585d66 984 0.48/1.00 vMB 35
385,881 385,881 000000000000000004524c66c2f19f1280db4cd329945008fce24f9880811cf7 1,307 0.59/1.00 vMB 34
385,880 385,880 00000000000000000bad178a375697bc9a007a27373731e730d097e1aa3168b4 770 1.00/1.00 vMB 11
385,879 385,879 00000000000000000015709b6adc34f2351a57321598c4cd24229f81b36cb821 510 0.23/1.00 vMB 34
385,878 385,878 000000000000000002c1d4b6b5386f27efb1e0190646b2abbc9a7f156e4c8b6f 1,084 0.57/1.00 vMB 31
385,877 385,877 00000000000000000b3feea41093514d797d5a1ab9dd32a7b436158e930aebdb 1,704 0.94/1.00 vMB 26
385,876 385,876 000000000000000005d3160a11c0e2bdb74229c8919ce86edbc1902a80c9bc9f 294 0.14/1.00 vMB 35
385,875 385,875 0000000000000000002b156529d9ab4ae994b00ed229692e0a5ebc02a3d09f2b 317 0.25/1.00 vMB 22
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.29 GB
    • Received: 18.02 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.