Loading Tool

Explorer IconExplorer

Memory Pool

79,303 transactions
29.14 vMB
0.07186143 BTC
Random Selection Loading Transactions
Max Size: 176.86/200 MB

Candidate Block

Mining Attempt f6c29099730d43a24ed8d96a3ffd93ac0b6a31f562d59d16584371b8d29ac410
Version 20000000
Previous Block 00000000000000000002109166b8fbc24476efabda906aebee521a5bb03941cc
Merkle Root 4a500f9bccd0c1dab31285417f44856d1209779508c3f6d3829566abbc08a1f4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,791
Size: 1.00 vMB
Total Fees: 0.01098014 BTC
Feerates: 73.20 > 1.10 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,110 (233,523 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
681,587 681,587 0000000000000000000a81ab936f106b98c6b3b6139a959dc2e2c824ece21676 81 1.00/1.00 vMB 5
681,586 681,586 00000000000000000009d767ed42f199320ebd8fc65ac8946493a087acaa0c11 2,501 1.00/1.00 vMB 66
681,585 681,585 00000000000000000006bcba5a42e927554b40a61daf0c17ff6bd515c994c3cf 468 1.00/1.00 vMB 20
681,584 681,584 00000000000000000003bb4aaaf885dd844f05a1eaa0e279999b07b8db2bd214 1 0.00/1.00 vMB 0
681,583 681,583 00000000000000000005b0b8ff77e84f2f44d423258105f6e4adc477b9a45dd0 972 1.00/1.00 vMB 5
681,582 681,582 00000000000000000001b842336fbd5b465b2b201837c1dea779c737c3e75011 1,700 1.00/1.00 vMB 70
681,581 681,581 00000000000000000002fa2061b936fbe775bf68763506d55a27ddc788603162 1,026 1.00/1.00 vMB 18
681,580 681,580 0000000000000000000c4ed663597147e8133902a28b717a20277900b58f1e47 1,149 1.00/1.00 vMB 20
681,579 681,579 00000000000000000006bf6f636e1f6bb23ecba534ba900b9e6379f57c6666d5 2,330 1.00/1.00 vMB 59
681,578 681,578 0000000000000000000cbfa48af262ee222ee2ac7508f172cd749f8e113249ed 1,649 1.00/1.00 vMB 33
681,577 681,577 0000000000000000000c604f5074b6dff62b20751fda1ae139b274fe4e781042 929 1.00/1.00 vMB 21
681,576 681,576 000000000000000000092706e47e913c5d95d949b15f4d33c2b89ececb5ae378 646 1.00/1.00 vMB 15
681,575 681,575 00000000000000000007312f0a814a32545719fb9177ae285464cbb7bf5aadd0 1,880 1.00/1.00 vMB 35
681,574 681,574 0000000000000000000d3a582125740b9db01c0958f22d4fe67d906a48b0d8f5 1,750 1.00/1.00 vMB 66
681,573 681,573 0000000000000000000a7ab7837f17c6b28056a6800e605c91c14e4ce59fe2c3 2,398 1.00/1.00 vMB 53
681,572 681,572 0000000000000000000236dc251f114f0366f215090d88f0d7cbe86026ada10d 1,212 1.00/1.00 vMB 109
681,571 681,571 00000000000000000003df97a9e4ad6e9963fb738ffab6c8ea9763daa0251d50 790 1.00/1.00 vMB 18
681,570 681,570 0000000000000000000618243bee90fef389d7b3e9179e109e4ff87c9bb4529d 663 1.00/1.00 vMB 16
681,569 681,569 00000000000000000006ff5881c5228c554c9d3921f1309e17506f0523cfb65a 1,033 1.00/1.00 vMB 24
681,568 681,568 0000000000000000000a461ad1a4e21b10974facc7ad92eef0da9273211f8c76 585 1.00/1.00 vMB 14
681,567 681,567 000000000000000000001d11fbb44e260f5939d1d74fa8eb9ec7a6d961b114bd 1,118 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.58 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: 671.35 GB
    • Received: 15.91 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.