Loading Tool

Explorer IconExplorer

Memory Pool

74,006 transactions
27.38 vMB
0.06960503 BTC
Random Selection Loading Transactions
Max Size: 166.91/200 MB

Candidate Block

Mining Attempt 1e4a5bbfe4b1fe4ca75bbcbcbd64211d82dcd75db414e1a69d58a8b478206cbe
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root 7f09328a8b54ae3e35362f4aeac64fc92442cbb38c862460ac6cb97d7a75916b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,149
Size: 1.00 vMB
Total Fees: 0.01136924 BTC
Feerates: 337.46 > 1.14 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (558,179 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
357,139 357,139 0000000000000000074baffc0ccfaa57f6ab109ebfec8e53ecb4287397f96b75 1,182 0.57/1.00 vMB 35
357,138 357,138 000000000000000012cc844493a7ff66ac6d905cb72bd546b2a97f5a413421e5 1,103 0.53/1.00 vMB 31
357,137 357,137 00000000000000000be96c063c7b739df586de5f8c5795352c7b83a8496a13aa 1,720 0.81/1.00 vMB 33
357,136 357,136 0000000000000000082e5c85a91c2c2f580eee54ff40e56adadca210706c4811 466 0.24/1.00 vMB 25
357,135 357,135 00000000000000000de0dfd780946217e4cf14ade7c12cf28a68ddd0853b8959 1,413 0.74/1.00 vMB 33
357,134 357,134 00000000000000000eafa733f2710c1a0b5859e44693425cc340c08b0f335dc5 118 0.09/1.00 vMB 16
357,133 357,133 00000000000000000023bb4b2c9529e7c06e3ab71096999ef24cb39e850894a7 908 0.72/1.00 vMB 18
357,132 357,132 00000000000000001505d1ef8da8ea89d83e9dc55fb23e35ec41fdc828dd4f18 1,926 0.75/1.00 vMB 35
357,131 357,131 00000000000000000ee786aef8bdbad075f43899fa550314be6b747a9a1d8636 919 0.51/1.00 vMB 26
357,130 357,130 00000000000000000b83289fb732a339d60e4dd34a096250783b8e6cfd56ec8d 1 0.00/1.00 vMB 0
357,129 357,129 0000000000000000032d9c0fe27bc01c1774d2f3a614665a3bd2cda61b42796e 1,491 0.75/1.00 vMB 26
357,128 357,128 000000000000000000544c51a04881f22f3f6cbdb35a71517ceaeca4e53adf7c 311 0.18/1.00 vMB 20
357,127 357,127 00000000000000001252a06a60a9d3c1425447d623defcd77154a49fbad3640b 1,328 0.62/1.00 vMB 28
357,126 357,126 000000000000000008c5c642d8202842ad20df1111da9f1fc9b7cc9b2b5800cf 517 0.23/1.00 vMB 30
357,125 357,125 00000000000000000b734710d26f8409ceaca2f48a97886fddcdc8c424591677 125 0.10/1.00 vMB 13
357,124 357,124 000000000000000009ac17fc5183a6e141d7754830b3895c59ea7081dc1eb567 983 0.69/1.00 vMB 19
357,123 357,123 000000000000000013104d7a522cb50abfebd40f3f6e07ba1f080b732d676ccc 1,952 0.75/1.00 vMB 36
357,122 357,122 000000000000000005763de6ab2cfc1112aa423413674452d3fe481e0eb6d1ea 330 0.17/1.00 vMB 20
357,121 357,121 000000000000000006d7a2049b623615f28cdf5c6d4b988062ade671a949cd27 117 0.10/1.00 vMB 15
357,120 357,120 0000000000000000143a82931c4e84241d2b3b21c48359d715a6d93b3132de1b 72 0.08/1.00 vMB 11
357,119 357,119 000000000000000012d721a92045e1d3f1d561e3578ec00154940e422425a3ea 514 0.32/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.94 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: 714.92 GB
    • Received: 17.62 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.