Loading Tool

Explorer IconExplorer

Memory Pool

87,848 transactions
32.57 vMB
0.24810529 BTC
Random Selection Loading Transactions
Max Size: 194.66/200 MB

Candidate Block

Mining Attempt ff36ee3e6399c035ac8998e3af82f6f922043308cbd5fc014cab58a3a901cd24
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root a1c63f12af2f10d04fce266f72f75089f6773819de392a79658e7982df867798
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,868
Size: 1.00 vMB
Total Fees: 0.10992086 BTC
Feerates: 538.26 > 11.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (729,614 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
185,533 185,533 0000000000000798e036004069e37b70bf66e64f746e91f9bbcc6be483061aea 383 0.25/1.00 vMB 134
185,532 185,532 000000000000009edcf9b74062bcde91f229fb6b83aacdcf8b5a70423dd174b4 596 0.28/1.00 vMB 137
185,531 185,531 000000000000003d0c3a615532c522d64376b774fb1f318a1cf6589694ac0960 107 0.05/1.00 vMB 178
185,530 185,530 00000000000009a33f1047feb74557afabdd210a65b729ca138568c0e07a0bac 259 0.15/1.00 vMB 108
185,529 185,529 000000000000005d103ddd18b214c98721bccb9ff205500a9368deacf7c3eea6 349 0.18/1.00 vMB 106
185,528 185,528 000000000000082c163d62c5b0b993b10f70f5f52695c8fa342e36066813893d 502 0.25/1.00 vMB 124
185,527 185,527 000000000000052332414571ef80c3c040807f5bc15b240c1528ff6a1d32a089 1 0.00/1.00 vMB 0
185,526 185,526 000000000000096597140a1b463d6d48a34252820d9a030a4b74136c3b77549d 10 0.00/1.00 vMB 0
185,525 185,525 00000000000000eacc136cf2ad2cc5b08776b397de257349bd07af5053f845f6 919 0.36/1.00 vMB 231
185,524 185,524 000000000000093d61598251d1e9e4cb095eedd9d70dd5b660f4dd9572eab51a 11 0.01/1.00 vMB 116
185,523 185,523 000000000000026224d89b29879a993de5120de054bfd295256dab5b4a7ecba6 189 0.06/1.00 vMB 51
185,522 185,522 0000000000000821f5b441c846b5f81a2aa69e569d3e3e74981b641e52a8285e 328 0.11/1.00 vMB 154
185,521 185,521 00000000000003f3aa9920e06a36ca295455855927fd94b25696c5214ed1e974 25 0.01/1.00 vMB 107
185,520 185,520 00000000000008d388ec50098ce811aed39a142686e844999c0f042a399c2524 31 0.02/1.00 vMB 98
185,519 185,519 0000000000000876471a7599bf07cd902d3d8069d10c71cdad4669715c97ab7b 248 0.19/1.00 vMB 113
185,518 185,518 000000000000019335b1188ac0be79b0df7a63d2b5453d05c4e4bebac7656925 5 0.00/1.00 vMB 1,485
185,517 185,517 0000000000000288f31a534cb767194866e887664560fcb60fbfd4fbfe4a158a 966 0.38/1.00 vMB 140
185,516 185,516 00000000000004018b9ce4289d632ded1eda3c9b5df934394aceb8848ff4adc6 124 0.05/1.00 vMB 150
185,515 185,515 00000000000008a957c67aa66908a140b37b785d9a7b24d3ba706937ce891d00 180 0.06/1.00 vMB 197
185,514 185,514 00000000000003d20998daef66e44f567c1368b158a1667e7976de32dc5f3bd5 441 0.25/1.00 vMB 160
185,513 185,513 00000000000003d7733674ced8ccc587b2a951b838393ec6cfd6687333cbe33c 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.65 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: 672.71 GB
    • Received: 16.32 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.