Loading Tool

Explorer IconExplorer

Memory Pool

88,459 transactions
32.22 vMB
0.13907403 BTC
Random Selection Loading Transactions
Max Size: 195.20/200 MB

Candidate Block

Mining Attempt 520e68561ef739354db2ec0d9f89506eb846a928e9b94451c2813527e88efd39
Version 20000000
Previous Block 0000000000000000000073dadc631dd956a009d41a1710c631dc5e901f1b559d
Merkle Root 788aa6c4078f97ab00937030c1d616b4c98cd7b62a865d79d9e607be64ebf6b8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,016
Size: 1.00 vMB
Total Fees: 0.05202894 BTC
Feerates: 101.65 > 5.21 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,073 (233,113 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
681,960 681,960 00000000000000000004bfd7ebbb74b876aa8e488dc07ac6b2ff3d2f6d72a2d2 1,310 1.00/1.00 vMB 33
681,959 681,959 0000000000000000000a3030dc4ce5f38a7656f0e8d6f723eb6808aededb64eb 1,705 1.00/1.00 vMB 41
681,958 681,958 00000000000000000001637b4bffb98daccab87d922e24c61034f4ab432dfbce 817 1.00/1.00 vMB 21
681,957 681,957 00000000000000000008c4f56ef4dc9a21606f9d1763165d4d74aaad9265e5e8 897 1.00/1.00 vMB 22
681,956 681,956 0000000000000000000cad52f093f96d6a88d62aff74e3c206e47a9c560044bd 1,583 1.00/1.00 vMB 5
681,955 681,955 000000000000000000073d2acb116741e99ca9ecfff9c6b217f9b7e78410bf45 2,552 1.00/1.00 vMB 19
681,954 681,954 0000000000000000000b3b83e51a779ec9adcfcf3a7f82221df7b361f98192d9 2,327 1.00/1.00 vMB 76
681,953 681,953 00000000000000000009cdbb7ffc2f65092d8f6698fe7ea9a4fd9419888969c1 1,968 1.00/1.00 vMB 55
681,952 681,952 0000000000000000000a903f62165d6195b7cdfef77b6a6c303a142b407fb3ad 2,020 1.00/1.00 vMB 96
681,951 681,951 00000000000000000001ab94c981e761266f73f3b6d65879b8035e8e2b5c338f 1,842 1.00/1.00 vMB 113
681,950 681,950 0000000000000000000a3486c4e6fa0e8d2c4d7b6b1991a57310b246fc68a896 2,086 1.00/1.00 vMB 22
681,949 681,949 0000000000000000000850caed2aacf559369eeeefa902fb2b5fa34cd71cf2c9 2,525 1.00/1.00 vMB 93
681,948 681,948 00000000000000000006cf672c07511b065c1125537f4cb5eea8b56b6c4fb74a 2,617 1.00/1.00 vMB 73
681,947 681,947 0000000000000000000aa421efdca81365566d6a42cf6589cc94f80c43bb397e 1,091 1.00/1.00 vMB 77
681,946 681,946 00000000000000000006d02a08996c3089a50c7036d61a25ec74b8c7cf6aa557 2,090 1.00/1.00 vMB 114
681,945 681,945 0000000000000000000b1622db2d276d7cdb807b8094127ae2241e7c6be01a33 2,400 1.00/1.00 vMB 54
681,944 681,944 0000000000000000000a5f090bfcf4cba5ede47d0d0149a242eea9db46fc5bc1 388 1.00/1.00 vMB 14
681,943 681,943 0000000000000000000c644a9629e6c6db8a26036321d8d703b5397f7f34d4ae 397 1.00/1.00 vMB 14
681,942 681,942 0000000000000000000a08f2aa1e43aa63e3e3688c2c3660349ffcfce927cc1c 415 1.00/1.00 vMB 5
681,941 681,941 00000000000000000006927527fca867dfb0e609c8ff0355fbc8a36252467d17 1,341 1.00/1.00 vMB 19
681,940 681,940 00000000000000000009143514458cdeb25c9568f2fab63a26fbf525e3fcd17d 486 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.52 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: 668.91 GB
    • Received: 15.64 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.