Loading Tool

Explorer IconExplorer

Memory Pool

87,789 transactions
32.17 vMB
0.16460601 BTC
Random Selection Loading Transactions
Max Size: 194.88/200 MB

Candidate Block

Mining Attempt a471c34cb5eee696d0dbb84c6c846f3adbeef9900e4a775f6d2e25f66e19a679
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root 3bb0c347fcf24de6ae211a6d8f439a605de253cd07771a387a5cac9a22ca0ab1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,308
Size: 1.00 vMB
Total Fees: 0.07866005 BTC
Feerates: 182.65 > 7.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (183,459 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
731,615 731,615 000000000000000000086321b703d3958616d7f89890d671609ac5316a6b10c7 237 0.17/1.00 vMB 4
731,614 731,614 0000000000000000000701883ae549033cadfa9573e5cbeb74ffc8d5e6015178 1,618 0.52/1.00 vMB 5
731,613 731,613 00000000000000000001c4a2b932f267a550e0eb12a433b9550b41237ae9685e 2,448 1.00/1.00 vMB 11
731,612 731,612 000000000000000000083a3a0e34315cf0e6adb78960e0bc833a58050bad43ba 2,769 0.98/1.00 vMB 9
731,611 731,611 000000000000000000059f28d8d72019241e6e0489276ee38281914217287cef 1,186 0.43/1.00 vMB 16
731,610 731,610 0000000000000000000880a13a0a96f8e40b2dd449351235b8775bdde0d0da65 1,323 0.55/1.00 vMB 3
731,609 731,609 0000000000000000000691b1cc08aab85a2cdf70a270123260d15fa0def6e4fd 965 1.00/1.00 vMB 6
731,608 731,608 000000000000000000095afa4bc2c803b4e804e0ede86307e8807a3663a6e82e 2,864 1.00/1.00 vMB 13
731,607 731,607 000000000000000000020b362402831411142db97aa504859ec43ee2416df71f 878 0.81/1.00 vMB 3
731,606 731,606 00000000000000000008c6d1aa47edfd516544326e5beef7b0bcf2c05a140cd0 1,679 1.00/1.00 vMB 6
731,605 731,605 000000000000000000080ef4727fcb651716700337583148165cf3a726ea8fe8 1,942 1.00/1.00 vMB 2
731,604 731,604 0000000000000000000570bb0eb52309c24e61a6cf55c9c332ac864c17eaab8b 3,061 1.00/1.00 vMB 9
731,603 731,603 00000000000000000001b5de2527bbec6081ca183a2478b26853048e1514323d 3,515 1.00/1.00 vMB 8
731,602 731,602 000000000000000000013264179a418275ad5f12f8528a98a58eeafead3ced6b 1,865 1.00/1.00 vMB 18
731,601 731,601 00000000000000000008fcf029eb7a01de314ff6277f950fa740811ed6d10d24 2,865 1.00/1.00 vMB 6
731,600 731,600 000000000000000000089dacadeaccbb1361ab4ab171fa7d10e03bfbc6fd94de 2,891 1.00/1.00 vMB 11
731,599 731,599 00000000000000000003301e25118c14eae1d40acbecb2b723b7a7009deac93a 1,792 1.00/1.00 vMB 8
731,598 731,598 0000000000000000000423caf588c3a43e52ba258615b3e8cf59eb7cdaf8b4a7 3,097 1.00/1.00 vMB 13
731,597 731,597 00000000000000000009143f01374b5a139396b34dcbc8e4833062fd3f25c4ee 2,117 0.99/1.00 vMB 5
731,596 731,596 000000000000000000036c0dc2bb3dc5f5e56e61d75350ab12850d08a4611f6a 1,547 0.66/1.00 vMB 8
731,595 731,595 0000000000000000000738cdf4e68bf243612fdced4924a8086cc0e41b03164b 557 0.51/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.52 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: 668.93 GB
    • Received: 15.65 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.