Loading Tool

Explorer IconExplorer

Memory Pool

42,512 transactions
19.03 vMB
0.42910385 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 5 sats/vbyte = 4 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 104.58/200 MB

Candidate Block

Mining Attempt 3a9ab3e327109ede73c7dfede05453c58a1671dcaeb6834480b9ed9fd25c7429
Version 20000000
Previous Block 000000000000000000020644f86d66c63bc956b8ad66a3c76b0d77ad346ae271
Merkle Root 1f81ad07b57c511878e564d83095cb97410bc784c06167b98220609f03a744cd
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,861
Size: 1.00 vMB
Total Fees: 0.12792482 BTC
Avg Feerate: 13.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,051 (779,188 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
133,863 133,863 00000000000006e41950816a91e7086cdf0ad00c52a6eab1e45f57a2856d2f09 0.03 MB 79 133
133,862 133,862 00000000000001b07490945856d9717f21b6445f27f5174e7bb307a9ae42f661 0.03 MB 28 75
133,861 133,861 00000000000002ff87f817e00d3f86e063c9caa16e7c99ce329b7f3347e4ecf7 0.01 MB 17 2,040
133,860 133,860 00000000000009fdc2bf2db6a3a0b48572e87facc48544ef0c4533f27b709d61 0.02 MB 80 3,334
133,859 133,859 0000000000000850411277f627150a95d525b184824d1080686d2d619eb41597 0.03 MB 86 136
133,858 133,858 000000000000086e7da0a02c5e3f764d9e407b4d05c83daa649ae4492a7a7359 0.10 MB 266 1,569
133,857 133,857 000000000000013e11f43bce365a4d4b0db1751f835e09cccc69876deb4c3570 0.00 MB 8 544
133,856 133,856 0000000000000a03e2069b1305fea2a7ab4539e7dea94edb610647db46fba1b4 0.02 MB 57 320
133,855 133,855 0000000000000a1593958348814ba9427d13328e68dd0fdab0f9b7e3b7a9d1af 0.01 MB 34 182
133,854 133,854 00000000000003f33761c744dcb43d4b61ecb5fb47ba24fb29f21dff9748e518 0.03 MB 92 392
133,853 133,853 000000000000046203c03c1165a8456b08d070bffd87bdab7fa9bc3c5734865c 0.04 MB 113 373
133,852 133,852 0000000000000beb224eb64649abee00bb5a19be7bf42c7ce6406262d2868ed6 0.01 MB 37 586
133,851 133,851 00000000000002c6ac77b5a71cf4ac00eeed02456e36ebac7263bce5a0a7bda9 0.00 MB 11 340
133,850 133,850 00000000000008e0cf0ec0232b274e44385ab86955ec9f0eecf9c06bf8814ae3 0.01 MB 20 718
133,849 133,849 0000000000000081d205fd5306d4825b7e8c207908db2365a1f6ee0572492c37 0.02 MB 28 795
133,848 133,848 00000000000002d99af98d381c3d4919493b8dd21381fa1daf63d237456156da 0.06 MB 158 159
133,847 133,847 000000000000065e02cbdbecc2275973859f1f5ec28b1f3baef0abb96bb3255e 0.01 MB 29 603
133,846 133,846 0000000000000a38f973dd6e89d48ad0099f6a98e59ae2728aa53814608fa906 0.03 MB 36 290
133,845 133,845 000000000000099d836d685e2bcf308d51f6cf4f1796d9a880ff186250767c22 0.05 MB 85 677
133,844 133,844 00000000000003323f4bfd4a544537af456606c8354adafa60cb2699ae8a73a4 0.00 MB 3 0
133,843 133,843 0000000000000593a03c8c574d3d2a14e6bcbd82e612c8bb83838f5c4ba2549f 0.02 MB 50 431
Previous 10 blocks ↓
Total Size: 778.94 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 52
    • Outgoing: 10
  • Data Transfer:
    • Sent: 45.53 GB
    • Received: 0.17 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.