Loading Tool

Explorer IconExplorer

Memory Pool

45,496 transactions
28.67 vMB
0.09717248 BTC
Random Selection Loading Transactions
Max Size: 151.75/200 MB

Candidate Block

Mining Attempt cc0d2d6f3112d2d9dcbf746ee1b760313bc58cd87121f0aef65da96e7b372b0c
Version 20000000
Previous Block 000000000000000000006d9cca170a6dca76a62d52ce159ce88e03787eeaed6e
Merkle Root fed59ba317bcd323edb66dfe6f7977adb32e12fd1e6586b642e8f3d4b6332a78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,570
Size: 1.00 vMB
Total Fees: 0.04167051 BTC
Feerates: 200.00 > 4.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,833 (676,159 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
238,674 238,674 000000000000012eefd192c70bcde65347448a2e0c449f903f081b14313b8c3e 262 0.11/1.00 vMB 183
238,673 238,673 000000000000005cc9c2d163092eb273b3b9d69fe5953620d6be79fbdadb8372 179 0.08/1.00 vMB 157
238,672 238,672 000000000000001f53231768f53a3126634c4c33ddd071670363b2f39c57972d 182 0.08/1.00 vMB 169
238,671 238,671 000000000000004d91a19a8fa60894dd2a2a737e7afa07c3d16f143ef733b07e 83 0.04/1.00 vMB 171
238,670 238,670 000000000000012f0b0338f5c496c8c475710bc68e5a7dc35855ec45cb752bee 125 0.06/1.00 vMB 188
238,669 238,669 000000000000000324460c74a594241c170760690cb0c3e139b44263c056bd45 196 0.09/1.00 vMB 170
238,668 238,668 00000000000000509de59e17b578bc7a6d9997b27bb74d7bffb894b04c716c14 481 0.22/1.00 vMB 178
238,667 238,667 00000000000000f05a26c22fc61e19213fe9a322fe749cf01c10a6b0dc6c7307 25 0.01/1.00 vMB 101
238,666 238,666 000000000000000971a9db165d9e5ad3e3f40dbc47704a1d8134d9140382f848 350 0.17/1.00 vMB 159
238,665 238,665 00000000000000f1d87c8fe4afbae27bed501d76bd1c787bcb4954d249999bdb 162 0.10/1.00 vMB 138
238,664 238,664 0000000000000099f1f13c12082cb1ed99d26e1806874b638cd6ed6742f2d283 134 0.07/1.00 vMB 121
238,663 238,663 00000000000000bc5b102e10dc1998651b909a8cfa97eff8c7f42634fe0c4375 404 0.21/1.00 vMB 171
238,662 238,662 0000000000000087557a5c263c7e4aa0b2931f8c97393d72f5812edc8679ba7a 640 0.25/1.00 vMB 220
238,661 238,661 0000000000000157674aa243e090727db785cbc1fa7f32fcb67ad04378db7910 132 0.06/1.00 vMB 28
238,660 238,660 00000000000000de4e137ea03af586b485f44d00150ba93fb11effde1d058e2e 72 0.04/1.00 vMB 66
238,659 238,659 00000000000000d9cd1705fbe7b5638f9d014a11f27bd803fdf09b3546aead09 153 0.21/1.00 vMB 61
238,658 238,658 000000000000008d9776d3b81b508224f179460decd1d49d40e6b618ea8f1815 545 0.25/1.00 vMB 168
238,657 238,657 000000000000011d18b0adc0b808c0eeb52cdbf88fccb0d210ab24ca3530b2d9 430 0.18/1.00 vMB 177
238,656 238,656 00000000000000bbd9adc648874af5b0f62e87ae7595a73353f63d16eb24325a 44 0.09/1.00 vMB 41
238,655 238,655 0000000000000089e11ea0c133be18c1e3ddf5a6d7647c664976e7145f881745 228 0.12/1.00 vMB 152
238,654 238,654 000000000000000e0ec3736793bc71b274dbf7a3e0ec55738badc469a7b134e7 301 0.15/1.00 vMB 196
Previous 10 blocks ↓
Total Size: 782.10 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 651.64 GB
    • Received: 13.61 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.