Loading Tool

Explorer IconExplorer

Memory Pool

76,481 transactions
28.89 vMB
0.07384333 BTC
Random Selection Loading Transactions
Max Size: 176.58/200 MB

Candidate Block

Mining Attempt 285ff63589df8ec0f25c30c8fb26ffc55e28cdf3cf1b5bf7adc5b24c0d3c7704
Version 20000000
Previous Block 00000000000000000002081bcce6fc49846f150f75df4e6cbf49c65242f03bc0
Merkle Root e7fccb610517d6808a64e68d32205b05aa2385d9d70ea10a085ffc5ac5cf1f1d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,603
Size: 1.00 vMB
Total Fees: 0.01090712 BTC
Feerates: 104.17 > 1.09 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,245 (306,252 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
608,993 608,993 000000000000000000141b1b4f0a659531088cc454cdd9dbd194dde636f3b641 981 0.30/1.00 vMB 4
608,992 608,992 0000000000000000000fdf4ddd1211df341066c147bb398fedaea5093b1808d9 3,060 1.00/1.00 vMB 20
608,991 608,991 0000000000000000000b2298ad36c5ccb8a1b80d08cdd8c0f408cd7748b8875a 644 0.18/1.00 vMB 13
608,990 608,990 0000000000000000000a61286177d5f8800a6b93b5a91064404e93b216a6d616 1,855 0.57/1.00 vMB 16
608,989 608,989 0000000000000000000d17493d1f281b777e5bedab28c7d9afa3f1a373ee593c 2,636 0.77/1.00 vMB 14
608,988 608,988 0000000000000000000cdae668cf934598383aee47582f37a178a05c91136270 211 0.07/1.00 vMB 11
608,987 608,987 0000000000000000000ebdddd09da57206672a03736b6fb896fe5fca23617ce0 516 0.13/1.00 vMB 13
608,986 608,986 0000000000000000001390b24ed0e2fda862eadfa3df2a776109c1bb0d1a7202 1,044 0.28/1.00 vMB 15
608,985 608,985 000000000000000000143dd92435ba840459ccf7b5c97e4bf0a11c75bdf4dd3d 2,541 0.78/1.00 vMB 16
608,984 608,984 000000000000000000052c8649433652ec55b79c58bdf34f897fe98f17bee16c 1,088 0.52/1.00 vMB 3
608,983 608,983 000000000000000000003591c461cf94e4374b1b5a89118ac3c2658998bcd0a3 1,820 1.00/1.00 vMB 16
608,982 608,982 00000000000000000003ce945255fa7c55b1e4d634c7355dffb1298affee741a 2,652 0.99/1.00 vMB 15
608,981 608,981 00000000000000000014328fe992b5dd2e6fe9d928caa447885808d016b8a005 2,261 0.88/1.00 vMB 2
608,980 608,980 0000000000000000000d312efdc7a920de678384234cd834f42d5b1aa9f45a69 2,765 1.00/1.00 vMB 4
608,979 608,979 000000000000000000094e2643816ec94aca6e072535bbbcdbd1c0f26cebe0c4 2,593 1.00/1.00 vMB 8
608,978 608,978 00000000000000000012934787a88c81fbf499415e50dcbb1747e179f6e0cea0 2,861 1.00/1.00 vMB 12
608,977 608,977 0000000000000000000182149770748887da5a15fdcaee735eadfdd35fbc1fe5 3,252 1.00/1.00 vMB 23
608,976 608,976 00000000000000000008a658d2e3d5d3603089df2de54072732af9961b3f1bb6 3,187 1.00/1.00 vMB 22
608,975 608,975 000000000000000000042bcc962591d0b207b4d1d1f9188690a1592f8ce0e4c8 3,199 1.00/1.00 vMB 27
608,974 608,974 000000000000000000033cc3037c2299a629ab6ca2408147cfe1db80817037fd 3,565 1.00/1.00 vMB 27
608,973 608,973 00000000000000000013a1e97dd195fd4c2fa6edc33fac27fffb87fc18e6c753 3,019 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.82 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: 710.59 GB
    • Received: 17.08 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.