Loading Tool

Explorer IconExplorer

Memory Pool

14,945 transactions
6.12 vMB
0.04877981 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 36.14/200 MB

Candidate Block

Mining Attempt ac14cc903388fd5b280281cb0749365622bc0c19a40ffa782b477523a121ec64
Version 20000000
Previous Block 000000000000000000008a32030f18bfbcf56f9bc4b6582f27818e6d2a5ec937
Merkle Root afec99c61f9f86a047dbd8a7ad142f50f005dc342fe47f523fa9d17b013675b8
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,384
Size: 1.00 vMB
Total Fees: 0.03801583 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,448 (716,830 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
196,618 196,618 000000000000050618b9f3d40bcb6dcb7000dad8f6e43a7c01fa6a6870e7a7f0 245 0.25 vMB 105
196,617 196,617 00000000000000fd05928d7b2f1f8998bcc6f53d468ecfc808672998c068eaef 141 0.05 vMB 43
196,616 196,616 00000000000002641d78c944989316aa1d0689e376f2c6e68988a0797ef59330 562 0.20 vMB 249
196,615 196,615 000000000000024d71dd2c33294065e0d42b55706dbf5068f02636fc755cc4bc 32 0.01 vMB 0
196,614 196,614 0000000000000027d956695ec94613e8b984e4dba0128f6febf8eb392212f2d8 800 0.25 vMB 211
196,613 196,613 00000000000004c59427f1be277ac3d70f01b5a19d85a1b822fe8c8a951810e7 325 0.13 vMB 134
196,612 196,612 00000000000003fbaf3a0438fc733fbdb3d33641b237a6005c96a68fac2bbc7b 283 0.25 vMB 188
196,611 196,611 000000000000049e699e872ba66d0b6c002d7b3fb5a16e645593bb868be68035 410 0.21 vMB 154
196,610 196,610 000000000000001c7516390bb4fc008ef270565e510abc1edac6822b74336074 11 0.00 vMB 47
196,609 196,609 00000000000003e678caec9b17d9c891cc6ef3bb0c6416a36d08ac5c09293a0f 166 0.05 vMB 104
196,608 196,608 00000000000002f4c09d51a365ac5bc6a6083bd592df27422780547dfbe42298 207 0.08 vMB 123
196,607 196,607 0000000000000030e323f2acc338194052c366e2c506784e3f83cbd362951678 1,147 0.42 vMB 221
196,606 196,606 0000000000000543b547e5618b34151abb9e2cef7fa4158301ef215481ec8e2b 140 0.05 vMB 159
196,605 196,605 00000000000001e92c591f59242c0dc48043ded05ede0ee944e8df4745c9ea46 256 0.08 vMB 499
196,604 196,604 00000000000000539d7870590ba73a71fc441f097f5b4c80695d7bb66a37bde0 1,024 0.33 vMB 85
196,603 196,603 00000000000003e5db18ae69c1be5e7bb8d5e4d7cdcaf2b5b67775cd769766a3 260 0.11 vMB 188
196,602 196,602 0000000000000461a82d3700d9facaf9752ea5fd0a3a4cccc75e71513cd0faf2 254 0.10 vMB 139
196,601 196,601 000000000000037fabffc3637f57ef521d297aa922bdbfa0ca989b23f6ecaf96 177 0.09 vMB 127
196,600 196,600 000000000000044f8c564d82cebfb9d2217ad254779cdf95ad5a9baddee9f3db 11 0.00 vMB 14
196,599 196,599 0000000000000617ed680c263f528b1fdf687307807a2702f8b15d65a104f4b6 110 0.05 vMB 195
196,598 196,598 00000000000004e5a534cf1a8cd225d4b81063547048b4f4a46b184dafc3b2c2 666 0.26 vMB 207
Previous 10 blocks ↓
Total Size: 779.65 GB

Node Details:

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