Loading Tool

Explorer IconExplorer

Memory Pool

78,715 transactions
29.16 vMB
0.11874312 BTC
Random Selection Loading Transactions
Max Size: 175.89/200 MB

Candidate Block

Mining Attempt ac81291e805616cbb21cc00e3064a1b74605c23b7eba27e30452acda94b5540b
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root cd8ac9362324a65f80b38fae4a72aa420b8ab524337bdae02cec7bd2f55f65a7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,106
Size: 1.00 vMB
Total Fees: 0.04289630 BTC
Feerates: 150.80 > 4.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (280,708 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
634,557 634,557 0000000000000000000f0aac2d1a379ac0e8ed6649e1f08a264ac56ae83495a3 1,624 1.00/1.00 vMB 16
634,556 634,556 000000000000000000083926e897265ad3e61bc14205d42312710ad0efa7aaf0 2,078 1.00/1.00 vMB 21
634,555 634,555 000000000000000000042aceae09ce6771c07d2c9ba277b13abedd7301631928 1,485 1.00/1.00 vMB 46
634,554 634,554 00000000000000000003e8f3bf797daec07a3378d49c06a4dd5450e41c0d48ad 2,229 1.00/1.00 vMB 33
634,553 634,553 00000000000000000008295e1601c034962c9d94bfad4179ae372023b7666332 131 0.07/1.00 vMB 10
634,552 634,552 000000000000000000144646e520d80b661922aaa0006d6cab47d90403cdafbe 2,118 0.73/1.00 vMB 11
634,551 634,551 0000000000000000000c89e46dcdf663097f542f181fb40fd562ea75b905c1af 1,790 1.00/1.00 vMB 7
634,550 634,550 0000000000000000001473ff35a7b981c0dbcb00440f702c69baf06ab87289ba 1,769 1.00/1.00 vMB 20
634,549 634,549 00000000000000000002490ff0dadbfb53bf9678c7f4ea9d770e685c0c5b50fe 1,800 1.00/1.00 vMB 19
634,548 634,548 000000000000000000037dfbcc3de9eea2dd9830d186ce69ba39dc28c9218f83 1,722 0.99/1.00 vMB 15
634,547 634,547 00000000000000000006c3a35804ba62fc6a0686aea40f06617d8c3f6a4553ec 1,501 0.52/1.00 vMB 19
634,546 634,546 0000000000000000001444e82fbc5a4d4cce647f79c4842f83c3fc41c625571b 2,065 0.85/1.00 vMB 14
634,545 634,545 00000000000000000003901be5b95cabda66d2bc1dbca0fee207b89a42207745 1,698 1.00/1.00 vMB 3
634,544 634,544 00000000000000000004b9c9bad933f1efc7e9220e3e98303497a6e26bca780e 2,251 1.00/1.00 vMB 13
634,543 634,543 0000000000000000001191f1ee378dc21b7e68547e768c8a04260db205a89479 2,367 1.00/1.00 vMB 10
634,542 634,542 0000000000000000000f1d4d5ac082fb0b926577110129d0c860b8db8d554d05 2,662 1.00/1.00 vMB 15
634,541 634,541 00000000000000000004f61ecf45a84afc12a4877e35bf55af7e3fb431d5959c 2,765 1.00/1.00 vMB 22
634,540 634,540 0000000000000000000d6b4ab23e98b811eca183129788cd4ae0cbfac17b2f3f 2,512 1.00/1.00 vMB 14
634,539 634,539 000000000000000000049abc4b019d6aef24338820cf33bd23205baf1c1e1101 2,641 1.00/1.00 vMB 18
634,538 634,538 000000000000000000123303e9345725d34037ebfada8703a55e1f6193a95577 2,524 1.00/1.00 vMB 29
634,537 634,537 00000000000000000014211939808734f34f21160fe3c4986616354e5cdad807 2,363 1.00/1.00 vMB 7
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.78 GB
    • Received: 17.21 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.