Loading Tool

Explorer IconExplorer

Memory Pool

82,670 transactions
31.75 vMB
0.11594707 BTC
Random Selection Loading Transactions
Max Size: 190.83/200 MB

Candidate Block

Mining Attempt eee39ac13d57b1466a85de47f9dae2a1893866417813456bd9d9c9e770f3b173
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 0f13fef651a6e8ae9420e3ecfb206680f3151882e5204dba53a6c7c7de128660
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,737
Size: 1.00 vMB
Total Fees: 0.03041340 BTC
Feerates: 318.30 > 3.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (474,562 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
440,791 440,791 000000000000000003237f29416f733285f45367473fa2560f18cab57afc32da 2,274 1.00/1.00 vMB 79
440,790 440,790 0000000000000000034f47eeca079cb58bfba3ee255072b0b53971d80f62f6a7 2,122 0.75/1.00 vMB 96
440,789 440,789 0000000000000000017098eafa9ac68d2bc8f557b271c570c6b2849fa5e2e946 2,274 1.00/1.00 vMB 79
440,788 440,788 0000000000000000004ae15a4a5a9e13b0dff4d8c99a9cce18813b0e893a8b90 1,832 1.00/1.00 vMB 64
440,787 440,787 000000000000000001baa3686767360d28904215a002dccdf781e31ae3d763ad 2,748 1.00/1.00 vMB 91
440,786 440,786 000000000000000002d223696b796a84cf8ecac62332ec9c305d02146e5c6581 523 0.31/1.00 vMB 44
440,785 440,785 000000000000000003acf7706b122d51af091f5beaf7024e86b8e45ed104100a 2,617 1.00/1.00 vMB 84
440,784 440,784 0000000000000000033732d02a29ac93cbb59264449b183057c4ce9332af9c28 1,538 1.00/1.00 vMB 44
440,783 440,783 0000000000000000003f2bff03abc6fdbfe84bb9cb6274eb39c5fdaa3b13c836 2,754 1.00/1.00 vMB 88
440,782 440,782 000000000000000000220b932196837854a0221d3e79e5c0c3a6b039c30d67fe 989 1.00/1.00 vMB 31
440,781 440,781 000000000000000003608903e9b509b190f3ea74ed5a28cf7df42194cdc095d1 872 0.40/1.00 vMB 80
440,780 440,780 000000000000000001688dc04882548d84c716438650629c8755e20a8ea46bac 205 0.06/1.00 vMB 81
440,779 440,779 0000000000000000007027cec994086a14ddf733c8ed3da56de4b26c679a1d98 278 1.00/1.00 vMB 8
440,778 440,778 0000000000000000006b3397b8fadbe2ab56b0c922e0cc75f93049a99bc70664 2,115 1.00/1.00 vMB 71
440,777 440,777 000000000000000001ebdd7ccaf4bf6bf1d9eb875a1cc191a3d73f8be5f656fb 793 0.36/1.00 vMB 73
440,776 440,776 0000000000000000008a06d9d180e93474d4a839b2558801908fd607c957c201 2,053 0.91/1.00 vMB 69
440,775 440,775 000000000000000002db8e470323ac899ca21af30a586bb053c7c1c519885dca 2,427 1.00/1.00 vMB 84
440,774 440,774 000000000000000002afcdb7b943bff16eb0e35ac5822e0d0bd5195f2b6bdd47 89 0.04/1.00 vMB 72
440,773 440,773 00000000000000000250bd6b1e15c1f6a871f5a902e5646cf1f65853ce3f817d 1,976 0.99/1.00 vMB 68
440,772 440,772 00000000000000000051db1e1619b5be5bfab6c5b6768984058d7a1e19513505 1,225 0.57/1.00 vMB 75
440,771 440,771 00000000000000000134c119e868ac760ee178771d8f7ee8450dd73a15ab2780 1,010 0.45/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 783.00 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: 718.80 GB
    • Received: 17.95 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.