Loading Tool

Explorer IconExplorer

Memory Pool

75,400 transactions
27.77 vMB
0.08036259 BTC
Random Selection Loading Transactions
Max Size: 169.50/200 MB

Candidate Block

Mining Attempt 599bed213b735a1806e723cc04fd62b42275e3b9628ba26fe7e683c1b4e9eff0
Version 20000000
Previous Block 0000000000000000000021e2c4eb92099d11dad9b184db83f142c9df3a31ecf9
Merkle Root f322da56c96760b9df1461531063f9a43013e5e30b0cb16443ab61e6ce678166
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,319
Size: 1.00 vMB
Total Fees: 0.02090614 BTC
Feerates: 106.68 > 2.09 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,261 (232,585 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
682,676 682,676 00000000000000000001da49981856df74f84c46da231984603bb513a6370b34 1,945 1.00/1.00 vMB 65
682,675 682,675 00000000000000000001e888b808b8f337f36e1fa28e2c4ffb8f4259118e68cf 2,010 1.00/1.00 vMB 75
682,674 682,674 0000000000000000000b056f6fc7d074eed8a3b11a21db75b50f1b8566823479 112 1.00/1.00 vMB 6
682,673 682,673 000000000000000000092b15e61d2d8de335b77e1575c96d269914cc5d8d384d 112 1.00/1.00 vMB 6
682,672 682,672 000000000000000000034261ef486c4fb78e4e967c98747d85e4d9cb93f1fb56 398 1.00/1.00 vMB 15
682,671 682,671 00000000000000000005483afaf4687227df7a894bf9a6418f6f4ced01dcc873 36 1.00/1.00 vMB 4
682,670 682,670 0000000000000000000367631ec3e2191cc92b93b9116401caec9557b93b20b9 341 1.00/1.00 vMB 11
682,669 682,669 000000000000000000062632cfc161fff8c51d3b53f5b23c50f524ea465f6a1c 1,007 1.00/1.00 vMB 32
682,668 682,668 0000000000000000000951abdf6f2d523d0b9c0663ebc865920bd55d4efd7f10 894 1.00/1.00 vMB 19
682,667 682,667 0000000000000000000aefb3e2d031c08753085bda73e976c46fac7c9d052f69 1,196 1.00/1.00 vMB 93
682,666 682,666 00000000000000000007e6fa16ef9446a4b27d381025dd796b11017578cd5d79 300 1.00/1.00 vMB 10
682,665 682,665 00000000000000000002c508eb51167281edae1a878c4bc458e69fe9d8b5b19e 322 1.00/1.00 vMB 11
682,664 682,664 00000000000000000007c746630f2b669535a3d36d60f821503b41a40b20d826 448 1.00/1.00 vMB 19
682,663 682,663 0000000000000000000ceafc466b0004a966b371843a9d5809b1554c3d0cf847 431 1.00/1.00 vMB 15
682,662 682,662 000000000000000000000bdfd0126eb68266e41ecdcb43c228de30111171f60e 292 1.00/1.00 vMB 10
682,661 682,661 0000000000000000000346c2ae93cb1d45b90f43c9cf3ed8a9190d77b4f41666 461 1.00/1.00 vMB 22
682,660 682,660 00000000000000000005cf54eecc26acb3d3e2b64d144c392c7960172093ba4e 2,045 1.00/1.00 vMB 53
682,659 682,659 000000000000000000031ce8bdd65ec8fe73344bb0c3774589425ec2c0359b47 1,088 1.00/1.00 vMB 33
682,658 682,658 00000000000000000005d8997afe7986881c94a86363a674db497b05b5224a9b 222 1.00/1.00 vMB 10
682,657 682,657 00000000000000000001c01bd4e4769fd588505813450d1ce6282e5d46c655aa 166 1.00/1.00 vMB 6
682,656 682,656 00000000000000000009cc4d6e18839f4b68cf6347fd52dcd2f989b4f98b0009 1,410 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.85 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: 712.50 GB
    • Received: 17.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.