Loading Tool

Explorer IconExplorer

Memory Pool

45,222 transactions
28.79 vMB
0.13240278 BTC
Random Selection Loading Transactions
Max Size: 149.90/200 MB

Candidate Block

Mining Attempt 5101b0bbf75fab55c0734c2f4c76708e1787c0f89fdffd95a50dce120ccfe6f0
Version 20000000
Previous Block 00000000000000000001ba294a1e5c8ead048e94ebd94561d85b6bcbd1b10899
Merkle Root f91ec20182a853b7e3a6ef0a1afbd5a6be4b5663dd846fa8f6a2a1fb85da8a99
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,576
Size: 1.00 vMB
Total Fees: 0.03736229 BTC
Feerates: 78.42 > 3.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,709 (679,816 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
234,893 234,893 00000000000001190c9b208ae9f5eed85915a4a3f5c862feb7026d4efa06d870 304 0.15/1.00 vMB 139
234,892 234,892 000000000000002b41a65254dc55e99efb77f956b73e56c154fc503fdc7434cd 547 0.19/1.00 vMB 133
234,891 234,891 0000000000000068eda447787311123f2fa466759b259dc7cc52e1b9c3261115 315 0.12/1.00 vMB 201
234,890 234,890 00000000000000e78d01cc124d9ea2356867e404a359ceb24226c2aceffc8edd 89 0.04/1.00 vMB 210
234,889 234,889 000000000000007dcd79295374cd9ab25f49e180f39840b1edd0ac8266f7a9b9 299 0.15/1.00 vMB 147
234,888 234,888 000000000000011fb7399bd8f6c9400aadeb3ed0f23ff112687c9bc9d2e47cb1 380 0.17/1.00 vMB 158
234,887 234,887 00000000000000e0aa3e6d14ee9d54ace6ee72ed767a06be7c1174c7da12c7f6 528 0.20/1.00 vMB 164
234,886 234,886 00000000000000c2752137ca70c33ec2f816e06bfd893ef22cdcbf408b8b7fd9 499 0.26/1.00 vMB 133
234,885 234,885 00000000000001a5a25f72ba172b5c42ca4d677025606d17eefd3d391a6ece99 219 0.09/1.00 vMB 170
234,884 234,884 00000000000001843ce9333fe72b21e755bb8118290319c8ea214a2464126476 243 0.12/1.00 vMB 140
234,883 234,883 000000000000014c89c1019513ffd70e2dcfac0cc9e6332a2668861003765669 234 0.12/1.00 vMB 157
234,882 234,882 00000000000000b89325665389af23f2cdc8b59e604d407641d80392d550ebc5 660 0.25/1.00 vMB 182
234,881 234,881 00000000000001358eaf811792b28798a04103b2e47aecf54268736514defd2f 579 0.23/1.00 vMB 199
234,880 234,880 00000000000000c542e18496d87870c30134130cf2fffe9a81bf253ae6fa3666 570 0.24/1.00 vMB 169
234,879 234,879 000000000000010238f3ede9f2c23c7a5e7308ebc439e90aeb22bd91b88b6b9e 379 0.25/1.00 vMB 120
234,878 234,878 0000000000000009ac00760e79372fa8e2e6998870fe7c572a8ccafd5a6e84e6 187 0.15/1.00 vMB 19
234,877 234,877 00000000000000376b3020aa91e38113e159dc365bea1c5d8d4d9ddec48ea4c5 499 0.23/1.00 vMB 164
234,876 234,876 000000000000011e6ed7bab81167cf527732301722b68e1cd35dfd9c2ac62a0b 334 0.18/1.00 vMB 160
234,875 234,875 0000000000000170048e03c1310c489688157b6a81ee881f295514954deee697 240 0.13/1.00 vMB 113
234,874 234,874 0000000000000162f60577a7dab01442f7bfb6a2f64955b78d3e52bc1ad0fdaa 5 0.00/1.00 vMB 0
234,873 234,873 00000000000000366f688d87e55fbc3efc420e0bdf4ae8154a4c754201e8bec5 321 0.13/1.00 vMB 147
Previous 10 blocks ↓
Total Size: 781.88 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: 645.01 GB
    • Received: 12.64 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.