Loading Tool

Explorer IconExplorer

Memory Pool

24,507 transactions
4.93 vMB
0.04710292 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 11 sats/vbyte = 11 blocks ()
  • 12 sats/vbyte = 4 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 37.81/200 MB

Candidate Block

Mining Attempt 6e334fb9f5125bde35fbc7e9eef5c114f54c52228aa215891fdb78e54de94a07
Version 20000000
Previous Block 00000000000000000000fa5ac65bb466897a717b43d83c4676d81fd778ba2665
Merkle Root 31b5b6e542fcb4b13bf0943c256d510df250081adedad019484fb6af3f5bdc55
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,249
Size: 0.89 vMB
Total Fees: 0.03671152 BTC
Avg Feerate: 2.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,807 (767,032 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
145,775 145,775 000000000000029cf123db90db3e36869ccec1a09e2e65c2456c0ad2b35f836c 0.01 MB 27 771
145,774 145,774 000000000000013cb74b69123bdb3c15509498014443a2c6eb39884d65ace4ee 0.02 MB 59 2
145,773 145,773 00000000000001b8c2c49ef8b9d680e1c7c8bac57d6154853c6a886085a652c4 0.01 MB 42 140
145,772 145,772 00000000000002d62c052c3d754b66d00e56d26a77bd03b5c6fdb8632bb73a2e 0.03 MB 87 280
145,771 145,771 000000000000062920bebf65851f1341b9493b85985a37405bbf0a5663dcf2a5 0.02 MB 53 230
145,770 145,770 000000000000007de307e73abedc44116bca067d78edf0468bbd6d25fc5e6c93 0.03 MB 68 66
145,769 145,769 0000000000000046f59e74345f837ccc2d9e773436e9fa61d963fbe2c10b354f 0.01 MB 29 34
145,768 145,768 00000000000003e9d4333e4a6f8a709859e429ddbf3b4e76aa69e951d90f2f73 0.00 MB 4 99
145,767 145,767 00000000000004aed68fb1d61ceb705729667afd1328c6e485677d6f89831183 0.01 MB 15 0
145,766 145,766 000000000000013257e733b716c7934cb8631ccfc91c51407494d079a9f72966 0.04 MB 24 133
145,765 145,765 0000000000000121becaf06e12231fd2e05dda66bd881c6defe5929b3ab8bb0e 0.02 MB 43 103
145,764 145,764 000000000000076f5c7711b77952d7c77efef837f32b0aa0156b8ac2c9deb567 0.02 MB 39 27
145,763 145,763 000000000000090ddc2d13d09d0775bcb50e7157e223d7fe5552926a7281da76 0.01 MB 24 85
145,762 145,762 000000000000029108c1b9ae4bfe7f4e8ad33bc6db4b05fa2f08b3ab84d46b17 0.02 MB 37 216
145,761 145,761 00000000000000e2153f22762e01518408c3ac4fb4b19ab4419600fe1ab6b71a 0.00 MB 11 17
145,760 145,760 00000000000002164b7f72196a039bf5ad86ed15b8db06af0c6406ae5d45230c 0.00 MB 15 55
145,759 145,759 00000000000006ff959deb8ceb0cdac4d0c4c0c198eeb5628bc276b0f653693a 0.02 MB 60 81
145,758 145,758 000000000000091d0fd77b59c7cb7acf3ebfed6ba29b0e21494b76461a6f9a98 0.01 MB 22 43
145,757 145,757 00000000000008dede97c3952f511d68b5d7c92f441c0e997be678630a21c9e8 0.03 MB 54 113
145,756 145,756 00000000000004c16c237c602aca31ae52ce06288f6487a72a556e7c72ae953f 0.01 MB 21 360
145,755 145,755 00000000000001d2f04e9420dca60429bf63c064cfbb882f4d36adcdeef95179 0.01 MB 14 56
Previous 10 blocks ↓
Total Size: 778.50 GB

Node Details:

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