Loading Tool

Explorer IconExplorer

Memory Pool

75,487 transactions
28.42 vMB
0.08063967 BTC
Random Selection Loading Transactions
Max Size: 170.89/200 MB

Candidate Block

Mining Attempt 233b869188cbdd612f3f030307d1deb8419a1f0c9cfd97421bca2c9725cf81ed
Version 20000000
Previous Block 000000000000000000011ccb04a71db94d4a97a5529cf2542b397830e1144127
Merkle Root 82657f5288c48f061192037fac1ef589a09319a7a802541a2671f661576102d9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,228
Size: 1.00 vMB
Total Fees: 0.01706461 BTC
Feerates: 65.95 > 1.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,268 (139,809 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
775,459 775,459 00000000000000000003b90f9b8ddc90bd173eb374b54a437ccd9564be895998 667 1.00/1.00 vMB 3
775,458 775,458 00000000000000000000038d574928738f725a5d41cc67a1cb7566364ed38409 2,862 1.00/1.00 vMB 13
775,457 775,457 00000000000000000004bbf8b54dbb7ecd7055bbcdf9cb1b2a1e49c56297a969 3,430 1.00/1.00 vMB 28
775,456 775,456 000000000000000000006c26da12bb5bb1650b3e4b4f779832e7ccefd953e9b0 2,294 1.00/1.00 vMB 8
775,455 775,455 000000000000000000023293c03119fb8d4ae953b875c5993ef0ebeac8f547bc 3,039 1.00/1.00 vMB 17
775,454 775,454 000000000000000000046ce2b33a55d0dd139b860a256a775a7d20e8b9db6f91 3,601 1.00/1.00 vMB 31
775,453 775,453 000000000000000000009392dd7165d5efe06cd0502d89cb5e59e14ba3bf9025 2,000 1.00/1.00 vMB 14
775,452 775,452 00000000000000000005e3d4216f4cf64938d2fd04f67bc6ff4ff3268b30da39 1,918 1.00/1.00 vMB 17
775,451 775,451 000000000000000000056764dfe8498810a8a701f5d8ba2fb47a5737550765f5 3,321 1.00/1.00 vMB 31
775,450 775,450 0000000000000000000313ad129c8b17f0a6ba48cba5fab0fafeba4d7f37e3b7 646 1.00/1.00 vMB 2
775,449 775,449 00000000000000000000a296cd481886ab5b3bdb3f06e21d47148e90a751e25b 3,243 1.00/1.00 vMB 14
775,448 775,448 00000000000000000000e333b92a840616e3901dbdf7e541ca6a344c2e91d980 3,535 1.00/1.00 vMB 25
775,447 775,447 00000000000000000003e66054208cf59a75b81398a8e4d469bec1af24131eed 3,205 1.00/1.00 vMB 23
775,446 775,446 00000000000000000002eed18809df06207b8d6819d51b1eeef58e0a4f68f1df 2,366 1.00/1.00 vMB 12
775,445 775,445 0000000000000000000010d1d1cbbbd298f3216bb895c7e5b66673f722cc8168 3,180 1.00/1.00 vMB 24
775,444 775,444 00000000000000000003e0d16201d8993ecdf7589702bf3975434cd60d68d15a 1,302 1.00/1.00 vMB 5
775,443 775,443 00000000000000000003c8803e9f04eb35797e337f67c3fd8ae3de7a89541623 1,282 1.00/1.00 vMB 8
775,442 775,442 000000000000000000057f625c77e11caa9aee45d5c58b774e6dbb460e949c95 2,433 1.00/1.00 vMB 5
775,441 775,441 00000000000000000000e560359301359b8071971c65991cee26665a9b594aab 1,448 1.00/1.00 vMB 7
775,440 775,440 00000000000000000001e2a7776859f063b1e6462445533d62a3fb50b6323619 1,749 1.00/1.00 vMB 9
775,439 775,439 000000000000000000065341ea7d745f6f5a2d4e394d41014cf6da60b81686c2 2,762 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.86 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: 712.82 GB
    • Received: 17.22 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.