Loading Tool

Explorer IconExplorer

Memory Pool

26,654 transactions
27.16 vMB
0.11268589 BTC
Random Selection Loading Transactions
Max Size: 130.23/200 MB

Candidate Block

Mining Attempt 84a3ed4d9842bc5c1a16577e4121ee0e3335edd81b41ef6068557e60fb6fa7a9
Version 20000000
Previous Block 00000000000000000001dd13af50d570d39bbe125c122c99add1ef636948c08c
Merkle Root f99375e90eaed2c237b877a137f4f7bc50ee6cca610a5ce4cf66020ad33077e3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,211
Size: 1.00 vMB
Total Fees: 0.06147126 BTC
Feerates: 502.40 > 6.16 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,493 (633,323 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
281,170 281,170 0000000000000000a66da2175500a546506d1c3ca67ce36f78b2654605f1b782 515 0.25/1.00 vMB 33
281,169 281,169 00000000000000002d6ca563b33276787581c11fa6d4d6fb13f0a95f987b63bd 151 0.05/1.00 vMB 119
281,168 281,168 0000000000000001289e1d907a3a7506e32df56f71d25db4a755ee11ce7aca89 128 0.05/1.00 vMB 128
281,167 281,167 00000000000000008d6a6454750b6b656d5104a79644f29cf00311e0e6d03b51 383 0.25/1.00 vMB 43
281,166 281,166 0000000000000001c62e36aee3fc68e011bca11d49753d97abe4cbb5db03f7c9 2,085 0.90/1.00 vMB 31
281,165 281,165 00000000000000002fe4c794ebf1a6941041a66dc5f2259638887a3ee621992e 155 0.05/1.00 vMB 253
281,164 281,164 000000000000000192b3e502f0136095c3d6913ce1730f36ba54ed9d8da18f0b 692 0.25/1.00 vMB 43
281,163 281,163 00000000000000004de18ae7e9d4eb28036e5d765ef203f189c2d887de944fca 1,592 0.50/1.00 vMB 52
281,162 281,162 0000000000000000b249f781b12d5a37b15acfc15800b6e71962c83ca6c2899a 60 0.05/1.00 vMB 99
281,161 281,161 0000000000000000926bac747acb145033e9a3c087406d775c3fbc3c7d96cd05 181 0.05/1.00 vMB 332
281,160 281,160 00000000000000011151109a38973b6d7cf9665be0c708a6556746d82274906c 774 0.25/1.00 vMB 103
281,159 281,159 000000000000000036970ebddf8aa2078fcaccf2c6fc87a5f133928f4fa81195 579 0.25/1.00 vMB 87
281,158 281,158 00000000000000005d1d43b957423fef51bdc22464d620bba6bf13cbd11244ba 830 0.38/1.00 vMB 66
281,157 281,157 000000000000000094bcd77ee00c906f5c6b9f5d90730cb94636ec74002cdff3 158 0.05/1.00 vMB 64
281,156 281,156 0000000000000001d079d6aac2571019eacf8b961679c5fde4ab9d19449b0217 48 0.03/1.00 vMB 34
281,155 281,155 0000000000000002473598d07501c01922eafcd2502ee4d2821433de8b5796e5 52 0.03/1.00 vMB 21
281,154 281,154 00000000000000020cd3b0ea7bea787bb35e7c2ba3a873ec9246e44a475c5403 187 0.09/1.00 vMB 44
281,153 281,153 0000000000000000150ad9bfc309d0a51edf45422235a77ae8c5e396489e7962 32 0.01/1.00 vMB 122
281,152 281,152 0000000000000001272282ca0a88030c783ad1913c65523dbe24dd9dd6f4d01f 320 0.13/1.00 vMB 64
281,151 281,151 0000000000000001c18f6e45d129586d3bf918d13d6d34d1c4ea48f41b6a74e7 21 0.01/1.00 vMB 52
281,150 281,150 0000000000000000e92cc59cac0c80873344deae4c00d9cd7919b859ac483771 195 0.09/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 781.49 GB

Node Details:

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