Loading Tool

Explorer IconExplorer

Memory Pool

43,544 transactions
27.34 vMB
0.07506119 BTC
Random Selection Loading Transactions
Max Size: 143.46/200 MB

Candidate Block

Mining Attempt 2a40c5e830aacd83ccad2dfda133691aa9090dcd4fa8c150a58e36235e4d9f8e
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 02511d210f899109e35a69e43138de467100cbb6fa0a53352dc40b0eb68bd9e8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,317
Size: 1.00 vMB
Total Fees: 0.02386106 BTC
Feerates: 157.73 > 2.39 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (750,761 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
164,151 164,151 0000000000000c7824bf4620ecc34c60ee2d5fb94463a42be0c62a9189760127 16 0.01/1.00 vMB 51
164,150 164,150 000000000000048bcd51d3c1b91e02131a41eb884d6039c0baa46697245c28fd 30 0.02/1.00 vMB 171
164,149 164,149 000000000000025af7ea3e8edf0df0a9bcf5effaf55321141bcd0cbb790eb288 1 0.00/1.00 vMB 0
164,148 164,148 000000000000085824b80c34bbbaf0a2aaa25e4b464eba7810d49bfd7be36cf4 1 0.00/1.00 vMB 0
164,147 164,147 000000000000016e2f2edd3392138ad23103878980287240e42377992b24a006 100 0.04/1.00 vMB 226
164,146 164,146 00000000000009a627f5968068b2da7cedbbb1d166cf172cbbb1898a3b78de59 31 0.02/1.00 vMB 139
164,145 164,145 0000000000000c3d4531c56d9b774ab4583a4173a7f0e115010131091ae6202b 14 0.01/1.00 vMB 443
164,144 164,144 0000000000000b60ca19d240c20472160ece37247f641964df8e729bcf27ad41 28 0.01/1.00 vMB 220
164,143 164,143 0000000000000bf1bd57577071251db1808bb1eb82ab780b09f24f0f3c769dd8 75 0.03/1.00 vMB 130
164,142 164,142 0000000000000497c201114793ca8aed4299f6e74bb1f8c1e7700a1c7e1851d7 134 0.05/1.00 vMB 4,160
164,141 164,141 000000000000004050ff0dd7366d8241795382de67bd43a74c91b0b054c884eb 29 0.04/1.00 vMB 32
164,140 164,140 00000000000003422a399e9abc107806c65bb4cc46407ed3dc280f0b5269614d 12 0.00/1.00 vMB 0
164,139 164,139 00000000000001621ed3d3fea5a42a75729a37666f950354cf9a3b8588f16454 28 0.03/1.00 vMB 56
164,138 164,138 0000000000000896267df70377a014104eae3171cc2a2d7900f27dd8c94d5b4d 47 0.02/1.00 vMB 11
164,137 164,137 00000000000003321793ec4026e393cadb36b0a32b88539176326271bf31239b 60 0.03/1.00 vMB 48
164,136 164,136 0000000000000a790ed7ae9632062c00ff73753eef1deee7d963420671815276 1 0.00/1.00 vMB 0
164,135 164,135 0000000000000b9e242b5372b4bdcbbfc565d5527948cb8e8d365929d3c9cbca 10 0.00/1.00 vMB 123
164,134 164,134 000000000000006854d9596c6d26694658b6afcefeccf8a9446d0617b96aebf4 112 0.04/1.00 vMB 109
164,133 164,133 000000000000050c6c69481507d315f8b51e2f9c2c39b1faa1d55866d3d256df 23 0.02/1.00 vMB 96
164,132 164,132 000000000000093413bf23e7d8f427880ab93890d4511fb64da379d0420e49bb 12 0.00/1.00 vMB 53
164,131 164,131 00000000000002303e2fd5d42cc934fea02006959bd53fc9fffe565850946e15 5 0.00/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 782.23 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: 655.04 GB
    • Received: 14.23 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.