Loading Tool

Explorer IconExplorer

Memory Pool

82,199 transactions
31.05 vMB
0.11224239 BTC
Random Selection Loading Transactions
Max Size: 188.39/200 MB

Candidate Block

Mining Attempt 63bd530093182c2f4ce7738e9b169072e6783a92abf4875a6090a68447b0e7e7
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root af8e38828db8afecd3d48b7ca86321aba34124b933b596fb46501837d387e816
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,237
Size: 1.00 vMB
Total Fees: 0.03500179 BTC
Feerates: 469.97 > 3.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (11,862 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
903,532 903,532 00000000000000000000008bd3c4c13364ffa9f48ffed70fba7da1a9ac73bcd7 3,033 1.00/1.00 vMB 4
903,531 903,531 00000000000000000000720b211a7edbf56194ee5599f675e6543bb663a2e940 1,893 1.00/1.00 vMB 2
903,530 903,530 00000000000000000000dd9a5174bde7103b10a9bd254f47d01c9caac9398df7 4,028 1.00/1.00 vMB 4
903,529 903,529 00000000000000000000d30d0dd30b57eea1698a66b519b0e2dc4eee22e29132 590 1.00/1.00 vMB 1
903,528 903,528 00000000000000000000fbcf96094c765fcf4591a9541bba3631c60a090b022f 2,412 1.00/1.00 vMB 3
903,527 903,527 00000000000000000001b60c467f4b802b103c0a9448b90b817cff77c4bb8305 3,409 1.00/1.00 vMB 5
903,526 903,526 00000000000000000000d238eadf0f64a6048cf1f146c4296ce7933dcb5222a0 2,884 1.00/1.00 vMB 3
903,525 903,525 000000000000000000008bfa71f53c796473a4b6046d48b45df5ddf83898944b 3,931 1.00/1.00 vMB 3
903,524 903,524 000000000000000000023cbdefb634fab5347e18a07e7eed3e05c60d20b05b30 3,976 1.00/1.00 vMB 7
903,523 903,523 00000000000000000001a76c31ce33d80880987b5016c1e3a095aba62ebde557 3,034 1.00/1.00 vMB 2
903,522 903,522 0000000000000000000099866279dbcb0f60429120c4906be908736f391d5830 2,710 1.00/1.00 vMB 3
903,521 903,521 00000000000000000001a42793412cf5a79cb70d8c9cdc4e2993da5c14948a34 4,059 1.00/1.00 vMB 5
903,520 903,520 000000000000000000025db14a9dc1574e81839049784287013ecba4265b312a 2,349 1.00/1.00 vMB 3
903,519 903,519 00000000000000000000ce7d76daa69ba91dbc444014a878f31b513cdcd416a9 330 0.26/1.00 vMB 2
903,518 903,518 00000000000000000001de05a56fb106ebf0a82dc6500be0eabee0171bc37545 4,285 1.00/1.00 vMB 0
903,517 903,517 00000000000000000000744f91b480f8b5b77af09e4787285e44d3e73e211940 1,427 0.67/1.00 vMB 2
903,516 903,516 000000000000000000006f12f33100ededbc1980f54026b2d4cf90e08cf1cdaa 1,815 1.00/1.00 vMB 2
903,515 903,515 00000000000000000000ace1e52721ae5d5a7a9e157268030b694ce726b92b8b 2,543 1.00/1.00 vMB 3
903,514 903,514 00000000000000000000ca695df9d9cc5214c8322d9a5f70072220ab723f0058 1,635 1.00/1.00 vMB 2
903,513 903,513 0000000000000000000096cc54a8042bfdfaeb7bf7a0d8c68c469f5e16159cd3 3,431 1.00/1.00 vMB 4
903,512 903,512 000000000000000000001d6f2d389559977e1be0556ffb8a919bae8ed15d59ef 515 0.20/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.07 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: 720.94 GB
    • Received: 18.32 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.