Loading Tool

Explorer IconExplorer

Memory Pool

78,568 transactions
28.86 vMB
0.10980387 BTC
Random Selection Loading Transactions
Max Size: 175.20/200 MB

Candidate Block

Mining Attempt 0b3c7b07a5d0279e9f4f5fdfbd87df280ab5fe656d25f0fdff29b86208096d81
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 8d45df0a5f6ac64a71d72a3c10cfaf1964b7214766d462e85a9eb321c496b8d8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,099
Size: 1.00 vMB
Total Fees: 0.03893074 BTC
Feerates: 602.26 > 3.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (226,333 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
688,972 688,972 0000000000000000000adcf84bb1b2c9236cff1792ad97c43ca392da5b5e004f 2,641 1.00/1.00 vMB 70
688,971 688,971 0000000000000000000685f068595dcc93d9032d70f276a63499e19702e15e36 1,236 1.00/1.00 vMB 15
688,970 688,970 000000000000000000076e53c720e850cc46fcbc42a65f7aa0917755daec3c22 3,310 1.00/1.00 vMB 75
688,969 688,969 0000000000000000000674ecf3330ccf3472044d2f69b585ba37a4d95b9faf35 345 1.00/1.00 vMB 12
688,968 688,968 0000000000000000000a5d1a2c8758aee86bb270bbf6325fb6e3ce0ccb55a3b6 2,727 1.00/1.00 vMB 46
688,967 688,967 000000000000000000017a84e2049f38552f74b1af2095a3fd4cb4827bcc267e 1,305 1.00/1.00 vMB 52
688,966 688,966 0000000000000000000d512b681dd12217dd903ee2bdaf5a28dd2a9303529942 1,526 1.00/1.00 vMB 27
688,965 688,965 0000000000000000000af07c5129391211285d2495272741eea8c38495b8d623 2,563 1.00/1.00 vMB 43
688,964 688,964 0000000000000000000837bbf00f569540d9eed3e831efaa58b96d1a4d6a509a 3,450 1.00/1.00 vMB 63
688,963 688,963 00000000000000000004a5363b813d305487a48ca3ae5442579e439e5bd27ba0 2,984 1.00/1.00 vMB 56
688,962 688,962 0000000000000000000cbad076744ebb1d10a776e2582637487207e9218dae4f 982 1.00/1.00 vMB 56
688,961 688,961 0000000000000000000458c0073bfd0066a8f0a9b47f5308eff7316169a253c6 537 1.00/1.00 vMB 9
688,960 688,960 00000000000000000008f5df089c734f9159473540f1c499318ba43008670522 359 1.00/1.00 vMB 16
688,959 688,959 000000000000000000026e0de70ada19339d0c7b84192b436bc2ef6b0565aee7 1,394 1.00/1.00 vMB 6
688,958 688,958 0000000000000000000df8f197fa6157fc9713f620e485bf60c1cfbc99f837cd 1,037 1.00/1.00 vMB 3
688,957 688,957 000000000000000000013742fc81b384d367343b0eabc2a61e889151056e15c7 2,667 1.00/1.00 vMB 47
688,956 688,956 0000000000000000000d68cb01d58d2a12104a4ffcc3e0e1ec1e6d30141bdb3b 1,959 1.00/1.00 vMB 21
688,955 688,955 0000000000000000000cbbb9d36e37f014ca0d016de796912d3168e7c61bc18b 2,391 1.00/1.00 vMB 30
688,954 688,954 0000000000000000000de68302be584f090edcbaf1c0fdb326901003e2f7d596 2,682 1.00/1.00 vMB 61
688,953 688,953 000000000000000000032169149a3cc5924677da9065137a3d5321ee4cde7384 1,151 1.00/1.00 vMB 60
688,952 688,952 000000000000000000031d105711ffb337c3ecdca3956815e59ef16fe4ce640d 531 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.92 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: 714.40 GB
    • Received: 17.53 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.