Loading Tool

Explorer IconExplorer

Memory Pool

81,193 transactions
30.81 vMB
0.08966246 BTC
Random Selection Loading Transactions
Max Size: 187.29/200 MB

Candidate Block

Mining Attempt c1ab47bb2cc90d90bd3ea9d48e7a90d1cf8cd3a8474593db4db0be79598447df
Version 20000000
Previous Block 000000000000000000017014338f9dd242c589e1c0e015f91a4c2d776fb2542e
Merkle Root 06da65dadbe0e76a1972d9556994151fd72e944ae24f9b0e86edce07d2ba0bb1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,603
Size: 1.00 vMB
Total Fees: 0.01813185 BTC
Feerates: 73.20 > 1.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,383 (615,267 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
300,116 300,116 0000000000000000044e52261eae2388caa1e9c4b05b893e61b4518779b60473 144 0.07/1.00 vMB 28
300,115 300,115 0000000000000000699c06758f3d187c2c774c393c98d3df72bf6c84549725a5 181 0.09/1.00 vMB 31
300,114 300,114 000000000000000048f4287b3a1a7b1bf6568710270cb8a2c2778a758dfe15bd 89 0.08/1.00 vMB 26
300,113 300,113 0000000000000000802f7d05130e606c7c01cc27ad4e469190caf572a25a92a6 1 0.00/1.00 vMB 0
300,112 300,112 00000000000000007d614ab63f788e655ae11d8e8dc06eb2c2f0963bc2f8855b 452 0.28/1.00 vMB 30
300,111 300,111 000000000000000067d03d1f921ade4f24e2e8919e85291d57291b931c09e799 96 0.03/1.00 vMB 44
300,110 300,110 000000000000000043ad483ab657ae0b90ae323bfefba6f3818c7f9585aa67f0 210 0.09/1.00 vMB 30
300,109 300,109 0000000000000000275217c0b3a4b229ea832346347c86fe8088d6d939545f2e 508 0.32/1.00 vMB 25
300,108 300,108 0000000000000000259f764e3c9b09b4bb25a2df339ddc290a6ab34fc216b56a 256 0.10/1.00 vMB 50
300,107 300,107 00000000000000004e8bff8f36ccb039b600161288af46180f4bec0f0dc8c47f 126 0.24/1.00 vMB 15
300,106 300,106 000000000000000057a300cf992e33ebf3f4b6e516e69f8bd62885a2b4e61d3a 71 0.06/1.00 vMB 30
300,105 300,105 0000000000000000784f152ce903a8f166f29b9f37575de05e47c11da836e9b3 67 0.05/1.00 vMB 24
300,104 300,104 000000000000000048899b658bd99ee5f3b39e89466bd116234817f4b6d688d7 59 0.06/1.00 vMB 17
300,103 300,103 00000000000000007f869d8dc952d9c191dc8b1c702ebede9570c8eef88a573d 256 0.09/1.00 vMB 133
300,102 300,102 00000000000000005f960f4969e231750d296d12c7af74d272e9771d5bcd3705 662 0.32/1.00 vMB 33
300,101 300,101 00000000000000002f02a07380086c2bed1681597860694af63ff8019fd756e0 536 0.32/1.00 vMB 32
300,100 300,100 00000000000000006679cad9366e85af47d9f78e7ad99cf8516758e38ab76187 875 0.52/1.00 vMB 28
300,099 300,099 00000000000000002846f95161cf9d8d9a4f4fe7c5bd15b60c4154e917bbf2c6 81 0.07/1.00 vMB 14
300,098 300,098 00000000000000005f899cfc71021fcf39347d1ec547b823ca6bae9a7f49c0f6 109 0.06/1.00 vMB 26
300,097 300,097 00000000000000006df0f08febbd680503c04b6610792a8d1e3653405de3728a 483 0.35/1.00 vMB 24
300,096 300,096 00000000000000006af82b3b4f3f00b11cc4ecd9fb75445c0a1238aee8093dd1 595 0.27/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 783.06 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: 720.62 GB
    • Received: 18.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.