Loading Tool

Explorer IconExplorer

Memory Pool

13,271 transactions
8.83 vMB
0.04099317 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.35/200 MB

Candidate Block

Mining Attempt 931a220790efe6d33a4505584aa36412d4756550810c36bf1ed38942d9deb151
Version 20000000
Previous Block 00000000000000000001ee12819d961ef97d0b0e3251c02f526ad26c5957c9a3
Merkle Root 3455b1b6edea983b10dc57afb55734b692308210d80afc163503858c220c1dad
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,331
Size: 1.00 vMB
Total Fees: 0.02776610 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,562 (655,427 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
258,135 258,135 0000000000000015e935ef616ad7df3983807d435585bdd27a76d44dc306a10a 560 0.25/1.00 vMB 71
258,134 258,134 000000000000001da0fd1363de6e79dd7cf22cb886b70fa6ce60e859d83ca40e 597 0.25/1.00 vMB 149
258,133 258,133 00000000000000040a9c912735e527f5f35c17296e9d30f9956287d20829c6fd 145 0.07/1.00 vMB 123
258,132 258,132 00000000000000229666bd55f77ef9713543273e7f73ba72481f39b10e8efdb7 579 0.25/1.00 vMB 97
258,131 258,131 0000000000000009d8bc02fde625bfc39271a192c48e8549e89da5646fd84444 221 0.08/1.00 vMB 127
258,130 258,130 00000000000000121eee3ccf3bdb7c8e106e823ed5d050d23692057504829537 141 0.06/1.00 vMB 119
258,129 258,129 00000000000000090f5f57c5855ae2b2a36c9268baa47cacc9ed0acd972a70af 40 0.02/1.00 vMB 93
258,128 258,128 0000000000000013b9b609c0bb594a3a09ad78a4caed4978b705cd690a5f0750 413 0.16/1.00 vMB 127
258,127 258,127 00000000000000018f66241c1b6ff6bda11e1863b49507be657b4d8a98dcd85a 269 0.12/1.00 vMB 113
258,126 258,126 000000000000001ed3ebdfb7a6f7435020cd9ddd8c1358e9dbb68078c6d28822 472 0.19/1.00 vMB 123
258,125 258,125 000000000000001ced89ed82f084124c9c66515e041f03e8568bcb4f71cbbc7e 503 0.19/1.00 vMB 114
258,124 258,124 000000000000001d18ea1302d13ad87b7686d0083ec50d46b64f39d9a771da53 77 0.03/1.00 vMB 65
258,123 258,123 00000000000000075803bcc7000d85f5d227104855e91efbe5410d38b1d871ce 58 0.02/1.00 vMB 153
258,122 258,122 00000000000000130a2057c3860e275110cb179810f55fb07515bd3d86e9fdd5 388 0.14/1.00 vMB 136
258,121 258,121 000000000000000796c374db9cf85d3dc48545f54b51fbfe199fcb929d626e00 589 0.23/1.00 vMB 111
258,120 258,120 000000000000001ae6300f8b3585bf44c75df9b455fcbca454614ab0eb93514c 64 0.03/1.00 vMB 153
258,119 258,119 000000000000000f4bee7a0383c3305411e4095e148b1f31e58f7a1db8609f0f 52 0.03/1.00 vMB 116
258,118 258,118 00000000000000243e16af91cd4683f7a9861b9c84d581e53c5a084ce3861da2 310 0.13/1.00 vMB 116
258,117 258,117 000000000000000d7cc0a74882950bc1abfd46e577ab84ff5408044548f9fdcc 116 0.04/1.00 vMB 69
258,116 258,116 000000000000000a19c35ccb7d3747430fd8683d3913ccba51e4bbdb7682bce8 136 0.07/1.00 vMB 95
258,115 258,115 000000000000001360640d92e525aeda67b3d9531674808084f63067a041fa46 369 0.16/1.00 vMB 138
Previous 10 blocks ↓
Total Size: 779.84 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: 426.17 GB
    • Received: 2.31 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.