Loading Tool

Explorer IconExplorer

Memory Pool

79,117 transactions
29.67 vMB
0.07455967 BTC
Random Selection Loading Transactions
Max Size: 177.93/200 MB

Candidate Block

Mining Attempt 6658a8ed7c7056586e46e6454bbbc2f6d7bbfcf15b1e1e95c5e89ae7a2dcddd5
Version 20000000
Previous Block 0000000000000000000135a2d0bec06965c586c49ebfdec65261090f168854ee
Merkle Root 1c74f1ca769ba5d36d332ef3213d5309904ecdce4c4d668040e2df685f17eb25
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,975
Size: 1.00 vMB
Total Fees: 0.01396186 BTC
Feerates: 150.77 > 1.40 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,995 (132,591 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
782,404 782,404 0000000000000000000020750dc0a43f3d74b4b940d241417727144e954494c3 558 1.00/1.00 vMB 17
782,403 782,403 000000000000000000001d08cb5438ba02b64bcea536c0e94051eeb32b211408 1,688 1.00/1.00 vMB 32
782,402 782,402 00000000000000000002a0bfe1cd66600bc8f6bf333b88e84473185facbd9823 368 1.00/1.00 vMB 16
782,401 782,401 00000000000000000000eaeeab145a8c6840bd7a47b8892d59e71dd9d2d2f1ca 367 1.00/1.00 vMB 14
782,400 782,400 000000000000000000057500a7106afb96f942f9da0203a63b9e169dbf3260e2 807 1.00/1.00 vMB 19
782,399 782,399 0000000000000000000516d40bd96cae39dd551c3cd8e7d4d44c61cd17e6114e 1,305 1.00/1.00 vMB 20
782,398 782,398 000000000000000000028ef06cf8d55ac4dfab9e4a6957a578d24ee853390865 2,490 1.00/1.00 vMB 23
782,397 782,397 000000000000000000013607e848527aae2a22c749e9e2307b6b75746a3dc157 744 1.00/1.00 vMB 15
782,396 782,396 0000000000000000000056416252a665bfa2e4b1c3998e193d22971a52cb532e 1,261 1.00/1.00 vMB 21
782,395 782,395 0000000000000000000502274d23b44207ea18bdf5eb8609c7afa4253da2ffd6 2,272 1.00/1.00 vMB 31
782,394 782,394 00000000000000000004ebac02882e8f41212f3e42028009d6329c8d8a7c5a15 1,651 1.00/1.00 vMB 16
782,393 782,393 000000000000000000052ebc3cbc5009bc7e3f8cda7f9bc106c3419aca1f8fef 2,827 1.00/1.00 vMB 27
782,392 782,392 00000000000000000002f0458a060427489ee93bb4bd5a37104569dc0c81ad42 973 1.00/1.00 vMB 17
782,391 782,391 00000000000000000004078b458c259a83d9dd4e948105474abb973233085686 1,926 1.00/1.00 vMB 24
782,390 782,390 000000000000000000010738fa5662e78022ea8c77f91c67a55c66f083b22539 673 1.00/1.00 vMB 16
782,389 782,389 00000000000000000001a1ffecffc6ed5b4a7cccfe894005a65705781e9a6ce7 686 1.00/1.00 vMB 17
782,388 782,388 0000000000000000000314433b7436fb6563c685dd45a7b739a1e9ac424a1aae 3,125 1.00/1.00 vMB 31
782,387 782,387 000000000000000000052f1117a4ca773abbe4cda0682eb6ca2866d880fdd8be 454 1.00/1.00 vMB 16
782,386 782,386 00000000000000000005def3680aef6921b514964a2d9295d7971da8b98eebc8 1,081 1.00/1.00 vMB 19
782,385 782,385 00000000000000000001f40f144123e5dee161e91bd54d7d37e1f140ce4e6bee 2,874 1.00/1.00 vMB 31
782,384 782,384 00000000000000000003c088308abeedced19c0732c41e19c40cb888914152f4 1,074 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.38 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: 664.45 GB
    • Received: 14.98 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.