Loading Tool

Explorer IconExplorer

Memory Pool

37,673 transactions
27.84 vMB
0.22587806 BTC
Random Selection Loading Transactions
Max Size: 141.61/200 MB

Candidate Block

Mining Attempt 1c72c213b9fd3948caef9874695741c47840974cff0d6e107a9e7956b2e7d9a9
Version 20000000
Previous Block 0000000000000000000011bbbda3b247dee20e01790af767d8ef9b013c132c67
Merkle Root c6d33a482b3c59cb9ead89cc3782d03775f4780daf8e86e8ecf972fd047db4f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,263
Size: 1.00 vMB
Total Fees: 0.16462437 BTC
Feerates: 457.24 > 16.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,249 (809,640 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
104,609 104,609 000000000001343fc07c144a6e6924dcadaafbe90ef9656177a4ac9cdd179019 5 0.00/1.00 vMB 0
104,608 104,608 000000000000d3134d684f39976c5f81a2c886fd109589a8b925ad34d4665b91 12 0.00/1.00 vMB 0
104,607 104,607 00000000000054408c5cb06cb214ea504c870df77df6d07f14be68926157e57a 7 0.00/1.00 vMB 0
104,606 104,606 000000000002c0767160c23e5a65f570ae60c03782dd2c64bc5c9156f618aabd 13 0.00/1.00 vMB 0
104,605 104,605 000000000000b32d491ea71f4f77dfe2f2054bdd7b0d48f0dcfcc4e7ab99180c 25 0.01/1.00 vMB 0
104,604 104,604 000000000003647ebf99d10b15c869d1e284f970d62afbfb16a360095c84bcf3 1 0.00/1.00 vMB 0
104,603 104,603 00000000000212adf9afacf2e6ba3a36714f81fb070a0557d4e7dc1a4e88edc1 2 0.00/1.00 vMB 0
104,602 104,602 00000000000018ec608cfe63244a8ba9ea3464bde99bc49c834dbb5fdd2efc99 3 0.00/1.00 vMB 0
104,601 104,601 0000000000013552114a6947189785eb8f337a09cd186d2e0755ca098e1a47b3 2 0.00/1.00 vMB 0
104,600 104,600 0000000000011223f1011251cd95d922f2dbf617e029c5e24882e65920526d35 2 0.00/1.00 vMB 0
104,599 104,599 0000000000037bf7f49128265c761e49f7af93f670135f48dd8f5aa48ab44f73 5 0.00/1.00 vMB 0
104,598 104,598 000000000000ac66cbc588f3e966fcbd2f28a280f07156274297e03d71059055 2 0.00/1.00 vMB 0
104,597 104,597 0000000000021ce6fcc09e4f15a4d7f9c0ddfb231609c61900b56787485e7622 11 0.00/1.00 vMB 0
104,596 104,596 0000000000038804c0040b1fa095a80c78405e277cd994987ff05fa24a876cc3 22 0.01/1.00 vMB 0
104,595 104,595 000000000003537ca1cbb44cea61228ae001d03aa06d891b93c92a84e5241bed 3 0.00/1.00 vMB 0
104,594 104,594 000000000000cbecda353cb211e65dcfb6c021406668676ce4b53f91f67c54f3 5 0.00/1.00 vMB 0
104,593 104,593 0000000000007827539eb797e21e09e74a749615b6439aa1e9cafd0095d07790 11 0.00/1.00 vMB 0
104,592 104,592 0000000000013c5cd5d83e269d19c75443d7ff10bd832f1b4964e0882a495826 11 0.01/1.00 vMB 0
104,591 104,591 00000000000311b8a90bf94f9739a6bd5445fce797078d7899eda00630179a4d 3 0.00/1.00 vMB 0
104,590 104,590 0000000000022f230952fa80e806568b21c494cfc06bd8b5eac1a2a69edc9e5f 1 0.00/1.00 vMB 0
104,589 104,589 0000000000012e49e08a13f6733917aab5cb8d2a6cdc09b580020e26c5fa31d4 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.04 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: 576.73 GB
    • Received: 8.52 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.