Loading Tool

Explorer IconExplorer

Memory Pool

77,076 transactions
28.62 vMB
0.06473294 BTC
Random Selection Loading Transactions
Max Size: 173.70/200 MB

Candidate Block

Mining Attempt d3e44fbf6b2bb0ea871d873094e4058f3de6c1598a918702c49b16e95637986e
Version 20000000
Previous Block 00000000000000000000a3d0f5c6cfeed8adce1f3d87a1319020a3e5786a42ed
Merkle Root 7213d0db822ff747c557a50b729899385b49e065e48859d84aff2a28737bdf2e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,674
Size: 1.00 vMB
Total Fees: 0.00531833 BTC
Feerates: 100.28 > 0.53 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,092 (847,033 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
68,059 68,059 00000000050a0efb94f30918fa979a958b3fb56ab1518380347b5b2254faa4c0 3 0.00/1.00 vMB 0
68,058 68,058 000000000141b8a164b31f5afe892d3eb6c8cf6c64fe402d004174c819bd4c9e 6 0.00/1.00 vMB 0
68,057 68,057 000000000279d9ba1106605bfb524186625c8fee42f25471e5a2d4fb9dffc23f 1 0.00/1.00 vMB 0
68,056 68,056 000000000536a3bdace4ad269d102b10b6c0e5a1fe8f0a2d7107d3f6d3ca149b 2 0.00/1.00 vMB 0
68,055 68,055 00000000018bd01648daee2cf90138d832f89dc0d376f06755258095f22fe0df 4 0.00/1.00 vMB 0
68,054 68,054 00000000003e2ccfe2e2d0d7e7eed3fb4d02804d93e9d7da891cf1afb55f163e 1 0.00/1.00 vMB 0
68,053 68,053 0000000001ff875614b1e9e0dad2deb6295fe076ba91acfea7ab04dbd3ea6f7f 1 0.00/1.00 vMB 0
68,052 68,052 0000000000c960ec30ccf215ec6682081a9b61369bce0c162801be92d84bae24 1 0.00/1.00 vMB 0
68,051 68,051 0000000001a44a9309a97ddeb24f60e2f292373a1c2b7c9dca76bf4f0f710258 5 0.00/1.00 vMB 0
68,050 68,050 0000000002ce0bf022308450eac3f734763ed6063fe5d852e3bea6bb0aa95a20 2 0.00/1.00 vMB 0
68,049 68,049 000000000187761f385b04656de8ab08f49c88792324a53a840c386d5e6bde3b 2 0.00/1.00 vMB 0
68,048 68,048 00000000024a918d26e39de78f1e5036f5706ba73af43bb5a83ab56bcc8a9bf4 2 0.00/1.00 vMB 0
68,047 68,047 0000000002b87b77ac4fa29155f2691c53745eccbca2622ba1f5f8f41751a0c0 3 0.00/1.00 vMB 0
68,046 68,046 00000000029bab2e3c948ea2393f650d52d59ff511a10dc28115df44f52bd082 2 0.00/1.00 vMB 0
68,045 68,045 0000000005a15b3210d14d0a4be1a248c2f0c4716d57580839a6b7f551c577fd 1 0.00/1.00 vMB 0
68,044 68,044 0000000003e10a65adfe741d94b63f6fc562788031f5290a3df8787b2facd82a 3 0.00/1.00 vMB 0
68,043 68,043 0000000004af8a4e04ce953a647ae834db1a5f509fc91954813eb61a62c6e5a4 2 0.00/1.00 vMB 0
68,042 68,042 0000000003fac50cdf8c978d7a189027011b8f997c8e05c45a789fd04f61e51a 4 0.00/1.00 vMB 0
68,041 68,041 0000000000a5a750ab7e988d6e599a06d1308a5c27ae521ce1047b08bd6fcb7b 1 0.00/1.00 vMB 0
68,040 68,040 0000000003ab9ca8c6c2b8e140e4343ca26a3632aed967504bf756be35913c19 2 0.00/1.00 vMB 0
68,039 68,039 0000000002d7f1deaf319fb6db1b5d51beb77fd7a73eee1d5b37b2a5e398bdf9 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.55 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: 669.87 GB
    • Received: 15.78 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.