Loading Tool

Explorer IconExplorer

Memory Pool

74,248 transactions
28.89 vMB
0.07650411 BTC
Random Selection Loading Transactions
Max Size: 170.35/200 MB

Candidate Block

Mining Attempt 0defa8d4b23d0cfbdee0bf546dcf15e7f7fdd8e9099d95448e9572eaf4ca9f6d
Version 20000000
Previous Block 000000000000000000007f1cc86584d5091523c563b1e01951438035453336d6
Merkle Root ac9c7132963245eabe8f44ff9a6a7b12bf9f38140b1625c7e4244008ffa7ade3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,155
Size: 1.00 vMB
Total Fees: 0.01659021 BTC
Feerates: 98.05 > 1.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,041 (226,476 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
688,565 688,565 00000000000000000008d3873fd05a530d8767c2aa35ce8ff18024038ea530b5 1,840 1.00/1.00 vMB 43
688,564 688,564 00000000000000000002d875f7d591250665609bbede5a0775267f50d5da1cf5 1,342 1.00/1.00 vMB 12
688,563 688,563 0000000000000000000729f271d08c5a18e03bf0a111de5c43fb7297c67ea2d9 1,780 1.00/1.00 vMB 22
688,562 688,562 0000000000000000000419f68c50c35084483003307313382ffbd71323e3f912 2,210 1.00/1.00 vMB 32
688,561 688,561 0000000000000000000b65977b299d7a63cf6f798d053390563827f9ffd4edea 2,552 1.00/1.00 vMB 34
688,560 688,560 0000000000000000000235ff9660b6722746c54dedfe7ab753c0aefefce7e18c 2,569 1.00/1.00 vMB 26
688,559 688,559 0000000000000000000014bbb4fdf4bddddf4e77857b5277f3118c6311f5ae1d 2,642 1.00/1.00 vMB 51
688,558 688,558 00000000000000000000205974cc030c85f2bea0758cb16d525cd6b6b2fdd36b 1,917 1.00/1.00 vMB 34
688,557 688,557 0000000000000000000df0279440dc96bb0cb82f978296479e1e00cdd725ff87 1,801 1.00/1.00 vMB 46
688,556 688,556 0000000000000000000646785eda6e0b3b344f90b001cf01dea5ac46667ade98 2,607 1.00/1.00 vMB 41
688,555 688,555 0000000000000000000558d451ec5d204408412a334780df1672fc18dc58d225 2,250 1.00/1.00 vMB 57
688,554 688,554 0000000000000000000b2d844dbc387247f8a46c69d6a12a810fac4f98a61755 2,163 1.00/1.00 vMB 67
688,553 688,553 0000000000000000000b95dbee51834b19c690ab2ff06c4313f689d665b3dbc6 1,328 1.00/1.00 vMB 63
688,552 688,552 0000000000000000000b7fe66f19dedcb03519d8e28e41b17954c50a600b61f7 2,014 1.00/1.00 vMB 63
688,551 688,551 000000000000000000074a91d832766aa4c5e556c500bac38b2104dbdd1f7b03 2,855 1.00/1.00 vMB 82
688,550 688,550 00000000000000000004eb13d285811577cbe8535d8b6abae35d8a697343054d 864 1.00/1.00 vMB 40
688,549 688,549 0000000000000000000a57c5ed287a0a0d8ea134cc922f5912ad9e983651ffe0 2,705 1.00/1.00 vMB 39
688,548 688,548 0000000000000000000dfbba051eb80c129ad62bf61a918b26c1f1e996f66344 3,439 1.00/1.00 vMB 43
688,547 688,547 0000000000000000000afe26245a17654eab2e01de977f0cd54711ebad85fecf 4,025 1.00/1.00 vMB 42
688,546 688,546 00000000000000000004d78499ef53cb509b7596f5ec89cbc17067ee8d25ffa3 534 1.00/1.00 vMB 57
688,545 688,545 0000000000000000000c9debaff305ab524939d0d1c420695c43d3c0acc02e6b 1,647 1.00/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.46 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: 667.95 GB
    • Received: 15.33 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.