Loading Tool

Explorer IconExplorer

Memory Pool

21,605 transactions
9.35 vMB
0.11089895 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.64/200 MB

Candidate Block

Mining Attempt 9364423c01cf5ca549997849d15480b036e24674d813cb71d6428c5f054207f0
Version 20000000
Previous Block 0000000000000000000145675ea6000f3d15ebd1e48b044500eb75bc4f666b05
Merkle Root ab151561095f10552f3b46d6492e81025aeb4bdceeef549a68942ef1a235ec7c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,377
Size: 1.00 vMB
Total Fees: 0.08414623 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,423 (780,906 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
132,517 132,517 0000000000000b87e8feec9bb1ef06fe79e708338e5a5431984a612ed2f27657 34 0.01 vMB 542
132,516 132,516 00000000000005af450e8639500d42065ec761bf28c7f146fef5875344dc8be8 29 0.01 vMB 579
132,515 132,515 0000000000000fdd72fc2c3cccfe52885e13aefd815b274ffa9acbb60b29bf58 11 0.00 vMB 18
132,514 132,514 000000000000003c5a1254b0fe223a77ceaf504745758a8e70dd1ba0b9a07289 100 0.04 vMB 408
132,513 132,513 0000000000000f7ea3665d370690b8e19aa76e1bdf74755272f88be6e32cf2f7 89 0.03 vMB 435
132,512 132,512 00000000000007abd52f69a6a1560e3af2ed21143e3eec240ba42d20c8489e9f 15 0.01 vMB 437
132,511 132,511 00000000000003a0b8fdc15a04fed4aba2ca36b5f0d8ca9f56de245cd4d42fe2 168 0.04 vMB 1
132,510 132,510 000000000000109405091a506c8221e4414699c76233ed719a94c40e17c64cac 104 0.06 vMB 235
132,509 132,509 000000000000097309fb49951980f184e0e8da06f2c0aa545cefa959348b9ec8 12 0.00 vMB 440
132,508 132,508 000000000000001d173dd6985d180831b32c148e00fea065dc93a0f2a6ef91ca 29 0.01 vMB 841
132,507 132,507 0000000000000a065f1d0406811db0d4e154f7cacd1480fa327b09d91ecda991 12 0.00 vMB 67
132,506 132,506 000000000000013421af24940419e240e8d3023de302c5be08d14f5a8617aa1c 14 0.01 vMB 229
132,505 132,505 0000000000000e0afe2f8da02ef88876a5c1f00ac32c5a11583e3a04c488e37b 21 0.01 vMB 963
132,504 132,504 0000000000000d9cdc606b11f297e446a436fb92f14b2128f452b5846d592b91 58 0.03 vMB 847
132,503 132,503 000000000000072631fac7128b3757c0e5f2034ae2f1bc8afe745e65435a5cb6 5 0.00 vMB 1,067
132,502 132,502 0000000000000c6588b0c3747290d5ea585bde4bf286d6b40a1a760a2373d8fb 1 0.00 vMB 0
132,501 132,501 0000000000000681b858b51080af14739f21685070f72a183c66be3d9ca7dee8 17 0.00 vMB 237
132,500 132,500 000000000000112cee76a5577b4124dbedf2ba0c882f5e6a7a898f853b7c9791 51 0.02 vMB 365
132,499 132,499 00000000000004868c41aeda6933e5421ab05bd7361f306d400f16c8abaa1ca6 24 0.01 vMB 411
132,498 132,498 0000000000000e46cf867d566bcfc9483442f8fba314e512f0836fd4cfd8357a 26 0.02 vMB 127
132,497 132,497 000000000000130151f6174225db38dac1d2f53eb5e7a1ab536bdfd7963d0d3f 13 0.01 vMB 141
Previous 10 blocks ↓
Total Size: 779.61 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: 297.59 GB
    • Received: 1.27 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.