Loading Tool

Explorer IconExplorer

Memory Pool

15,117 transactions
6.51 vMB
0.03657873 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 38.33/200 MB

Candidate Block

Mining Attempt 84e8a7845683788210681ec08cd7695691713b301f2cbabb0a64c48ebc895c09
Version 20000000
Previous Block 000000000000000000005b95516143f3a5c12ca43b8fea57fd53ee9679bfd479
Merkle Root 33ec85f314df880d693100a20ababacfe40deab72796fad13f88881bbf919615
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,568
Size: 1.00 vMB
Total Fees: 0.02217022 BTC
Median Feerate: 2.22 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,457 (707,272 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
206,185 206,185 000000000000028229b5b01bb4d7c0ea1bc90086002ac1f2909ad6314b381044 128 0.05 vMB 216
206,184 206,184 00000000000000d9fca569f4598aafd43e78c252ede6d2aa9e8abef7083d172c 315 0.16 vMB 213
206,183 206,183 00000000000004c8c46b6cef015c9ef3cf4bab6795dee0a1c530ee122385398d 26 0.06 vMB 61
206,182 206,182 00000000000004dd8f5f8561edf2ed3544bed852d1da12974dffbad94a2450b2 107 0.07 vMB 145
206,181 206,181 00000000000003bc9ab35fd5e44451f768fdae3d70d97faf7d02981b968323ba 200 0.07 vMB 187
206,180 206,180 0000000000000282237f8734fb10bdec9fd4145a120dcd764d51dce928aa9bfa 176 0.07 vMB 205
206,179 206,179 00000000000001722b6559c3cac825fa6771091d635b7b6f3aee4585f2334624 70 0.03 vMB 162
206,178 206,178 00000000000004b089fff934ba85cfe6f34b7deeec40ad18392fea5aaa1f4c1b 13 0.00 vMB 184
206,177 206,177 00000000000001cd7bde48f23e17f117c28cebdc7804a6e5b7aa7c269014c88a 160 0.09 vMB 220
206,176 206,176 00000000000000f43e052f61e81c529c11b9ec72df7221f6daac8ba0fe270f42 10 0.00 vMB 483
206,175 206,175 00000000000000c5a9cb2b0439ae8f3abca17e263a79943428126948ce806faf 46 0.02 vMB 163
206,174 206,174 00000000000001aceb91ff7e983d134bfe21fd0c5a8d6801eb92fe5eea04a4c3 593 0.26 vMB 189
206,173 206,173 0000000000000032de7eea811d9d1e483e94599ffd110fa7ee19af1cbc6b9572 363 0.18 vMB 200
206,172 206,172 00000000000000a37d3094b500a1477672e7edd0df4479a76e032aadc2fa500f 601 0.37 vMB 155
206,171 206,171 00000000000004cc99d7b3b2d5d6f4acb381601621904677b596c2fbd7e91b8b 142 0.05 vMB 211
206,170 206,170 00000000000003c2e5e15a808159efded7bb658a018deaa4c8dc2e1948d8027f 234 0.10 vMB 243
206,169 206,169 00000000000002ead83552e6c7fb202b5f5f88e345e38aed08e6c375a5e57efa 116 0.06 vMB 92
206,168 206,168 00000000000004cbc863787358eda9761f27c5324f76764407535c2df7787186 1 0.00 vMB 0
206,167 206,167 0000000000000421a87c701a7c8aa19480c21cb7b0c514ec80df6962643d87f6 695 0.36 vMB 192
206,166 206,166 00000000000000fd9d62f02e0ca4936c153ce7f8b044d5aa9acd72c9eca62214 177 0.07 vMB 225
206,165 206,165 00000000000002c128090643ab8787a68ab6baf095524a5785189f73a0658014 446 0.17 vMB 236
Previous 10 blocks ↓
Total Size: 779.66 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: 315.39 GB
    • Received: 1.51 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.