Loading Tool

Explorer IconExplorer

Memory Pool

25,857 transactions
5.90 vMB
0.01667208 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 42.01/200 MB

Candidate Block

Mining Attempt 3417f0db0fbca1f6b8d57ad8d0f94f2a20d42bb96a88e08a555df08294162a56
Version 20000000
Previous Block 000000000000000000004f4a31c86ff2b110eb09516753e59b0af3c3c6772a4e
Merkle Root 955bb8270b6b1f12ae7e8c7d6af11fb0674fa931958292de02d251efc70215f0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,161
Size: 1.00 vMB
Total Fees: 0.00757031 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,501 (759,343 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
154,158 154,158 00000000000009757659d953901067700362c3c7b32786a41d1ed99510baefd4 73 0.05 vMB 106
154,157 154,157 00000000000000e6ef81cf886515a3b9beceb9d1c850a890bace94bd250b5ca6 33 0.02 vMB 218
154,156 154,156 00000000000007d9086b2c962eb14267b43251c8e2ac28b1ed00cb4c1fa7e4b4 80 0.04 vMB 72
154,155 154,155 000000000000082421e41f7f4d3560c95f1cd9ea10c4475aed76758d91e6b70f 16 0.01 vMB 134
154,154 154,154 00000000000004dbf69a9464fb33ab312af2cbd116631692b6d5a139a0a21120 18 0.01 vMB 1,867
154,153 154,153 0000000000000dd2558220212caf8766e843e3e9ce92d2fb80f22ec5de51fbd9 7 0.00 vMB 369
154,152 154,152 00000000000006c38d09b91fa9d358a8afbc2a7cd62d9839f1b4626a7cf4252d 83 0.02 vMB 2
154,151 154,151 0000000000000d83b08fa8afeb3670fa64c33bffbecd64100296f45feeb41fa4 81 0.04 vMB 460
154,150 154,150 0000000000000575b2aef33986e637c911ec3aa80bd6eb858cc7205453065925 8 0.00 vMB 22
154,149 154,149 00000000000003335ad03f83dfe736567b9fa27e0f514eb2c6d46852e218bc09 14 0.00 vMB 732
154,148 154,148 0000000000000c89eb31b5272ba8dde6eb24d648867d4cb0c30f1b15c8772ea2 12 0.00 vMB 36
154,147 154,147 00000000000005d24ca7edbf546c664509603fed7a5bfdfd0ff848adc2219091 22 0.01 vMB 394
154,146 154,146 000000000000051dd897a2173a27e8da9115f311db19ce170e01c4d86c77457b 60 0.02 vMB 59
154,145 154,145 0000000000000772bb160a0ce5ee8047a0a31f6309f2c6d033c10f5561f3400d 6 0.00 vMB 0
154,144 154,144 00000000000008bd1065652e11ecaeec82aad5686bf3e9111e60d5527fe0e36f 15 0.01 vMB 56
154,143 154,143 0000000000000361bb5c2342c6cd4a69676cb539468fd63e9efedf3d7879a8ad 22 0.01 vMB 41
154,142 154,142 00000000000000716aaaddb3f342f83566d9d25f170b5cc16dcbddcb484c2f5e 56 0.02 vMB 211
154,141 154,141 000000000000092806d6eb03b2b01d4b0c9cca0883ed8c74c76395b3cd067336 11 0.00 vMB 0
154,140 154,140 0000000000000ce4f2d207dcdca4c30f4cf274df03d7acfa17d9c985647b54ec 93 0.04 vMB 32
154,139 154,139 000000000000019609e91b98d0f99a26b035448442bf6593774753f182299e49 1 0.00 vMB 0
154,138 154,138 0000000000000b36a419a918d105fb2698b8457b14755f12c41c46c0e092c2d2 10 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.73 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: 371.44 GB
    • Received: 1.81 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.