Loading Tool

Explorer IconExplorer

Memory Pool

72,557 transactions
28.34 vMB
0.07300944 BTC
Random Selection Loading Transactions
Max Size: 171.46/200 MB

Candidate Block

Mining Attempt c9aa359b4b057ccdff4d43d534bfd655ee6d15a7abb7122388b5973faff5f9f9
Version 20000000
Previous Block 00000000000000000000643621fefdd8d2b8dbe2725274357827e4ba0a62f960
Merkle Root 25944fe730eaa1e95d27ee7db3a6eb3918bf948347ce605598be9ce0224ac601
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,009
Size: 1.00 vMB
Total Fees: 0.01081502 BTC
Feerates: 150.52 > 1.08 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,451 (670,369 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
245,082 245,082 00000000000000c2c71000727b0665de1c8058d01c392866cd631a7dea945bc6 197 0.08/1.00 vMB 135
245,081 245,081 000000000000009f01d52883337b8c1a17cb7624339b27106894a8d732a106e2 25 0.02/1.00 vMB 53
245,080 245,080 000000000000000d9940ea50b250336693fd96f1cec064ee543cc7dc4959c88d 39 0.02/1.00 vMB 134
245,079 245,079 000000000000003449089eff43eeca122286d48ccb755a0bc0aaa9667a4f2216 39 0.03/1.00 vMB 95
245,078 245,078 000000000000003cc759711589066edd419fb3cd8a1be6d2d3233a51ee0559e0 175 0.08/1.00 vMB 135
245,077 245,077 00000000000000a8281744f39985d0ec9f17bcdc3fef53673b3e133b7cf1f4cc 11 0.00/1.00 vMB 96
245,076 245,076 000000000000006c19bb3c26f367c3937d0c1578b37cc3eaca604c6776450b04 220 0.09/1.00 vMB 157
245,075 245,075 000000000000008ceb69d41683c10b5d7ce3c54f99261d8f04f64734e0675132 137 0.06/1.00 vMB 129
245,074 245,074 00000000000000b494f51b73b87e9c273b0da483a31681bf074c7cd3d227a6da 468 0.18/1.00 vMB 164
245,073 245,073 000000000000003deb15dfbc8875c8d8f03af68998d3bbaa15b4f7f42c18fe5d 12 0.01/1.00 vMB 64
245,072 245,072 0000000000000013aaffd53e1134d003e876d6b37834e096b53ab94208312849 212 0.09/1.00 vMB 122
245,071 245,071 00000000000000b040dc612b8c58bdcf912f646a9f86720a5ba7520f4985f66e 65 0.02/1.00 vMB 172
245,070 245,070 00000000000000747372027b87510b158c12660614ff7b370f0f7b4d755f4971 16 0.01/1.00 vMB 137
245,069 245,069 00000000000000994993c63b74fb314a89aa81106d3a41000595af005692a352 59 0.02/1.00 vMB 122
245,068 245,068 000000000000002758ade336fa4456e9c9816efbf1fe27ac86b61d0b757a8162 47 0.02/1.00 vMB 141
245,067 245,067 00000000000000a1b6dfeb76b213478a777fc264888bfc894f32bb5c47c8af62 93 0.04/1.00 vMB 171
245,066 245,066 00000000000000c6ca62babf211316472b876157cf4484d2463435e9a15e1895 247 0.12/1.00 vMB 142
245,065 245,065 000000000000002b250be308b0a0bfe74074c2e116265b8784d30998789ce858 249 0.10/1.00 vMB 186
245,064 245,064 00000000000000a186e370e1ac374412d26b715d2905fc3232c15547c14b8304 335 0.10/1.00 vMB 22
245,063 245,063 0000000000000039a459ca940c44716a205cf3d5460735086f40ba85c549a9be 106 0.04/1.00 vMB 130
245,062 245,062 000000000000002f2d12bc13928a7e70ca67dfaae93b6f81dae1e4561ead1c1e 132 0.05/1.00 vMB 120
Previous 10 blocks ↓
Total Size: 783.18 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: 750.25 GB
    • Received: 18.84 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.