Loading Tool

Explorer IconExplorer

Memory Pool

38,104 transactions
31.19 vMB
0.08066110 BTC
Random Selection Loading Transactions
Max Size: 154.46/200 MB

Candidate Block

Mining Attempt 122312a367bc08ee4ffd944a8474282e712cd7c5ff48895c6dd1e1638a530ee2
Version 20000000
Previous Block 000000000000000000020929f9a54cfe6da8bd6ea7ce1c11a7a4e33ec17eab6d
Merkle Root 07a6cb5cd9ad71d63c37232498e95ea95c8845856d7832168c92948fc07c6d2c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,187
Size: 1.00 vMB
Total Fees: 0.01688784 BTC
Feerates: 602.74 > 1.69 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,353 (912,205 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
2,148 2,148 000000007d8b560a19bdbb1b8686f23266329ab888c60238fb5071078110e1b8 1 0.00/1.00 vMB 0
2,147 2,147 000000002ce3d00a93b342f931c56436fb627d115e246cc77a5d33af87ebe922 1 0.00/1.00 vMB 0
2,146 2,146 000000006533f32f413c4db58b1e2f570c70617c98cec29d42b226cd26690f02 1 0.00/1.00 vMB 0
2,145 2,145 000000000108aaf29957b945ae48abf9419b7b23c265d81493eae01ca7472cb8 1 0.00/1.00 vMB 0
2,144 2,144 0000000080af307a7f9f2edc93a9a8846886a1a6f7031a009132d04b1691bc74 1 0.00/1.00 vMB 0
2,143 2,143 000000005e007f176975230d68510149ef9d80b5180cf9110099b09d7a23e80b 1 0.00/1.00 vMB 0
2,142 2,142 000000005d4a5902a4b909926739a348f7789b6d7b24a9623c3364ea7e5ceeed 1 0.00/1.00 vMB 0
2,141 2,141 00000000ef796e6b802f79520d9d13ba41987733459d5fca01e9ed70ff2c1e72 1 0.00/1.00 vMB 0
2,140 2,140 00000000c3cae15259d830f55cd7683081d30dac174f808dcf6f2bdb57914d3b 1 0.00/1.00 vMB 0
2,139 2,139 00000000e626f2ffde2fd0c4a8bd46fcbd5fe62b46c700ac2a4e5debf32e5367 1 0.00/1.00 vMB 0
2,138 2,138 00000000066b91b7693f4fd69b0d3b1bb42df76b8e040e01310c086fa234c6a2 1 0.00/1.00 vMB 0
2,137 2,137 00000000c45c54342d8846b07f5c75b188871a9c31b3495aa682b8c0f193712c 1 0.00/1.00 vMB 0
2,136 2,136 000000004cae720c41e23ebf521ab2f9d35bfe364d670b2b195618213dde8783 1 0.00/1.00 vMB 0
2,135 2,135 000000001e4ed2d4b03580ce578626d40b3424889953df0dbb86ac3d37efce54 1 0.00/1.00 vMB 0
2,134 2,134 000000006d15a46f33f628b76373bcb4c42ed89937b033823d0cf0fd86809a65 1 0.00/1.00 vMB 0
2,133 2,133 000000001330bcf09ebb284a528734961a23c361bbd3807c47bd0d570156b975 1 0.00/1.00 vMB 0
2,132 2,132 00000000907fef6d24dbd9646cc5d27f6836e76a15f1105e250230323dd1c7ed 1 0.00/1.00 vMB 0
2,131 2,131 00000000d375589770b4652369b6cb946209240f3c06dbd7bb91d3d0d4ce7c9e 1 0.00/1.00 vMB 0
2,130 2,130 000000007f4aa391140e70d0fcd35399fb6fb327ebe838cb22c72de3aee8fe7d 1 0.00/1.00 vMB 0
2,129 2,129 000000001b5ebb8e71cc48a0950bbba9cf94758ebb2e3eb52b5c04c9dfa496fa 1 0.00/1.00 vMB 0
2,128 2,128 00000000a86c9b8c3b5dc9f22798f26bcec6f88e12d6393f4d5c52dce1d2108d 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.23 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: 588.44 GB
    • Received: 9.54 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.