Loading Tool

Explorer IconExplorer

Memory Pool

40,476 transactions
28.54 vMB
0.06493674 BTC
Random Selection Loading Transactions
Max Size: 145.91/200 MB

Candidate Block

Mining Attempt 41bffe53c1c255cfdef947d9a05ccd4820dbb436b679b53c3ace1af21d41315b
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root 88afb4035d36bc2b8dee66f281c8720293a85f865cc8cf681f0b1f807f3c0fad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,882
Size: 1.00 vMB
Total Fees: 0.00986622 BTC
Feerates: 100.19 > 0.99 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (215,771 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
698,841 698,841 00000000000000000000f76f8a6802e918fd7751debeab5f2cab3e7ac1613bc3 1,305 1.00/1.00 vMB 12
698,840 698,840 0000000000000000000b9a6e12df23695220d23b179141f3abe437d27f778128 2,278 1.00/1.00 vMB 19
698,839 698,839 000000000000000000036cdc8bd1b99d46775487d07c3fddcc68514b20e62288 1,137 0.36/1.00 vMB 7
698,838 698,838 0000000000000000000d7240cf3568b06f63c1d2c87713835f4af2c816dc5762 2,489 1.00/1.00 vMB 28
698,837 698,837 0000000000000000000835cb2bfe1b124ba04745745aed3d03aacd10b2dee095 2,190 0.94/1.00 vMB 7
698,836 698,836 00000000000000000008e607e58d2f1599ef168eb5e0895d2bffd6ce50282a02 1,027 1.00/1.00 vMB 8
698,835 698,835 00000000000000000005156eb8134d07337cbd064f5d4997422d52ce3921568e 1,571 1.00/1.00 vMB 17
698,834 698,834 00000000000000000002c9aad2d8552cbe81b6668714d5a023f4c032beaa3d97 1,776 1.00/1.00 vMB 20
698,833 698,833 0000000000000000000c598064bc4fd5404fddd53fafdffad37a95d0eb512fe8 2,034 0.78/1.00 vMB 4
698,832 698,832 0000000000000000000dfb2d5a426e5f0c941a21098d1ab59ddda622908cfcb3 3,009 1.00/1.00 vMB 20
698,831 698,831 0000000000000000000631c5d287601a89eaccdc4b0c2415f000ff5d105ecc84 1,792 0.58/1.00 vMB 14
698,830 698,830 00000000000000000009ec9c4a63f22bcf9f3d1ff96091e62fece09fd7b78a8a 2,091 0.93/1.00 vMB 12
698,829 698,829 00000000000000000008ceb6b8f6211ed9977a4143736ae258f439ee6d2fcea4 2,124 0.71/1.00 vMB 15
698,828 698,828 0000000000000000000d5558ecb4c8d654ac8f8454364e6120fc5396c5a20c5a 2,089 0.86/1.00 vMB 13
698,827 698,827 000000000000000000067a973446795dfff4b5f442f1e0ff1b0860f2df12590c 958 0.38/1.00 vMB 12
698,826 698,826 0000000000000000000fcf8511f67359768d7c7e2790d63b6230da38fbb13bf7 700 0.45/1.00 vMB 6
698,825 698,825 0000000000000000000afc2a87faadc6b9aa508298be526c688cce0cbb3843b7 1,091 1.00/1.00 vMB 2
698,824 698,824 0000000000000000000deaeb9356181521e6e2134ff6c1cda297de5ff09b8800 2,530 1.00/1.00 vMB 18
698,823 698,823 000000000000000000048a890edb938fbf5b39279b7655a3a76c67ff165276c3 627 0.39/1.00 vMB 11
698,822 698,822 0000000000000000000bd214fd83d565db9b4aa577010e437cef8ccff178453c 897 0.37/1.00 vMB 13
698,821 698,821 0000000000000000000a26579721df6b712487d04b381403125956004b809100 322 0.12/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 781.70 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: 629.17 GB
    • Received: 11.88 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.