Loading Tool

Explorer IconExplorer

Memory Pool

27,333 transactions
6.37 vMB
0.05573612 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.46/200 MB

Candidate Block

Mining Attempt 78a94c8e5200bf02bd4259d5ce68a5707a1301a64e5ca9b86716ea9bd7295981
Version 20000000
Previous Block 00000000000000000000fd5d8e3f70af47f3ff76f53e85c6ea5c28cab3519695
Merkle Root 131bc06554b38cb81b8e7d67597deba4187b9404d822aa22053095d26a130d00
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,831
Size: 1.00 vMB
Total Fees: 0.03875792 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,202 (724,518 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
188,684 188,684 00000000000001e21d3533af319394338ebba4c79ce9ba826a304b885d1d11b0 0.07 MB 158 162
188,683 188,683 00000000000000dd9511a289c0391a27fa4d38049b21955f29c10b5a8bbf8324 0.03 MB 89 97
188,682 188,682 000000000000094ddffae295a2764f01909dad4882f66a882e78f2f5a2b95039 0.25 MB 657 142
188,681 188,681 000000000000011d7a73b1ad92f1027193c921138ada76ac6cca73d1440bef6f 0.04 MB 129 49
188,680 188,680 000000000000008ecd3baf8daae3b3bd07d03396490a68444dd713997a53b420 0.05 MB 78 75
188,679 188,679 000000000000062c686c2daef8aada9ec7e037fe211caee459f61a50c504ac03 0.08 MB 172 116
188,678 188,678 0000000000000136dc44250a06f6c2aeb75b657457c70122ca9eaa71ca4752c8 0.19 MB 277 96
188,677 188,677 00000000000001609edecd7d1cfa80f9ba5dd700b306d6dac9177a2de7eca08b 0.01 MB 26 65
188,676 188,676 0000000000000088fa15ccdbb929f13686f489beda78c227b6207740b3771aa3 0.10 MB 196 121
188,675 188,675 00000000000008c70ca274965be58b675fcc4572c5b9aad7ed49465c4564c841 0.05 MB 112 94
188,674 188,674 00000000000002a956d438ae9f2a65b93c98937d7ca1d0772b48a3a26f486bb1 0.10 MB 40 64
188,673 188,673 000000000000086f507f7cc1dc639a1bba6e4d6aa6e065a34ba95c4694cbc5b0 0.11 MB 277 182
188,672 188,672 00000000000006cd3b99de90e8f4dd65c66ae4d50a7fa1bced022d9849ad0329 0.05 MB 116 216
188,671 188,671 0000000000000767d587ed4cc9de9c348756c2135a632e5cc0a28ed35d23d017 0.10 MB 256 115
188,670 188,670 00000000000006699065f2b13fe35c43408fbb4a2ff48b1001dc8876b9e2cdf8 0.01 MB 21 171
188,669 188,669 0000000000000546b640fb7bc4a00de759a9795929d426ec38526482aef68925 0.00 MB 6 53
188,668 188,668 00000000000005f89cb357ef34eb7a0a9632e50df7ce969db31cfe516c4a732f 0.01 MB 19 124
188,667 188,667 0000000000000031a2d3a2de621ec950b665e5efaf21a2c6cdd622079fd4cc38 0.04 MB 37 74
188,666 188,666 000000000000081e67e9b82fa43527c75514009761af8da95025b96f818bcca2 0.02 MB 34 53
188,665 188,665 00000000000004d348b4cc54044dd4a730577a2f840a40c84ffdc79c35525962 0.01 MB 30 81
188,664 188,664 000000000000095103604e30cdd547c39984d0ede455b66a9469b59921c9b79f 0.03 MB 53 73
Previous 10 blocks ↓
Total Size: 779.21 GB

Node Details:

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