Loading Tool

Explorer IconExplorer

Memory Pool

19,125 transactions
15.03 vMB
0.03123422 BTC
Random Selection Loading Transactions
Max Size: 76.18/200 MB

Candidate Block

Mining Attempt 43d90a744d2efd10f0a8af9d004eee16bddfe59d09c634dd84da59cfb5ce7504
Version 20000000
Previous Block 0000000000000000000086b2e3cf9b1559c0483be21435c9d380a6afcf96acab
Merkle Root 2e4eb4de13a46fffe28701b94e5c9a4b9f6e55ad3b80d4c914e5c6e675ce57a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,740
Size: 1.00 vMB
Total Fees: 0.00486872 BTC
Feerates: 96.15 > 0.49 > 0.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,157 (790,968 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
123,189 123,189 0000000000006998eadf6b2ff21d4c1b0c7321527b10d094a7c99cb32699d48c 8 0.00/1.00 vMB 0
123,188 123,188 0000000000003a96f2c69df9bd0cab88244cfd9042a029f9ecf7dd8bde989e3f 11 0.01/1.00 vMB 408
123,187 123,187 00000000000006785fa779d551afd8c9703e9096e6af013009a4d1bb0402bd5f 12 0.00/1.00 vMB 0
123,186 123,186 0000000000005e7e5720c80fe0fc7ce5cdbf4bd56a4d6cab81abf7108cc7c79b 9 0.01/1.00 vMB 223
123,185 123,185 0000000000002a79365c309657346e764190159fcfe8ba3c6e3007051c210f98 10 0.00/1.00 vMB 619
123,184 123,184 00000000000058429e5266f578bf037950bbd333b6eb74c03ec574039eb8f421 10 0.00/1.00 vMB 0
123,183 123,183 0000000000005ab8020dd51b2beadb91a9c47d45a944ab7f929e789b2df2b351 17 0.01/1.00 vMB 1,084
123,182 123,182 00000000000017cd0785d50976f08d3113cad88e32bfb343f2afe43ed683d2b6 6 0.00/1.00 vMB 0
123,181 123,181 00000000000064743d1af5d33f094c0ab3f83daa9d953174549a3be465e03c44 53 0.03/1.00 vMB 234
123,180 123,180 0000000000002eb67251662a23d13a925d72f4eb6b535039d70ec6604883435d 3 0.00/1.00 vMB 554
123,179 123,179 0000000000003bdc6bce7bc81911424beb163659c713e715828e94e859974c2e 39 0.02/1.00 vMB 306
123,178 123,178 00000000000056063f9e196ce6fe7df52bb550c8e42420b44849eeb8255ebabd 28 0.01/1.00 vMB 2,251
123,177 123,177 000000000000038d853e118f63b89cd256b9fc5a88db600269910dd34029a837 1 0.00/1.00 vMB 0
123,176 123,176 00000000000046660db050080ed25517b474228df74f133c31ec75e96e8e6e98 9 0.00/1.00 vMB 820
123,175 123,175 0000000000004fc7220c68bf0e1fd81a6d91fba31b3987648512b99507f413c3 24 0.02/1.00 vMB 1,141
123,174 123,174 000000000000544b38552b0e053fcd06643ac735029d28b21cf648208de5881f 105 0.04/1.00 vMB 1,526
123,173 123,173 0000000000001616b5fcb62ebbd3e6619888756593ce9cf7b2be28df21c14693 9 0.00/1.00 vMB 0
123,172 123,172 0000000000003e3e1a036a3f959e0ee2d93f7667891f76d92de0862f930e7154 11 0.01/1.00 vMB 812
123,171 123,171 00000000000000aa4b19d1251ae1053c20ac277241e656d37bf6a19050551a55 4 0.00/1.00 vMB 0
123,170 123,170 00000000000055a091c6898d964c365879f7e298168058b364c92254099fad21 16 0.01/1.00 vMB 248
123,169 123,169 000000000000035daa9b988df0711ff7dd6cb565c29058fd2c09eb18bdb2b7dd 12 0.01/1.00 vMB 594
Previous 10 blocks ↓
Total Size: 780.87 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 564.30 GB
    • Received: 7.58 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.