Loading Tool

Explorer IconExplorer

Memory Pool

41,591 transactions
26.40 vMB
0.06816981 BTC
Random Selection Loading Transactions
Max Size: 137.42/200 MB

Candidate Block

Mining Attempt a415d936bb57ac4c8fffa8ca351247e5e50e4c80e6dcd18beea3185fe0eef600
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root fba33d677e4340dde10e4a30da36a7e8cd0f4f0eacba8f4147a2ca64523f7eac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,928
Size: 1.00 vMB
Total Fees: 0.01954731 BTC
Feerates: 99.53 > 1.96 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (201,107 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
713,769 713,769 000000000000000000095d5ba32f717e53af383306dbee67c8f95e60449efad2 563 0.31/1.00 vMB 10
713,768 713,768 00000000000000000002aff04f2b912092cdd0e3d3e60e759f0e097fbf39a66d 461 0.14/1.00 vMB 11
713,767 713,767 000000000000000000070a0b8ac2dd8c72d460fe913d8e97ba510a1b21149b5e 132 0.06/1.00 vMB 12
713,766 713,766 00000000000000000007ea9bc788e034044a73f793e3dcc22945ff13d36a43b7 172 0.11/1.00 vMB 9
713,765 713,765 00000000000000000005b607240acc20eba8da06a86d9d6600d32b390963d10f 776 0.30/1.00 vMB 8
713,764 713,764 00000000000000000006cdaf158b154835cd8cde435eb6220fca0aae0060b534 751 0.29/1.00 vMB 4
713,763 713,763 000000000000000000013539ceebfba6b91034007ff75d2ace2711890af0c7b0 3,495 1.00/1.00 vMB 4
713,762 713,762 0000000000000000000900f16fbbdc12485e3a2697af8ce6357471f895417810 2,359 1.00/1.00 vMB 23
713,761 713,761 00000000000000000004857825eb7bc259c41c89fe8f2099310a5c9ade3e07e3 58 0.02/1.00 vMB 6
713,760 713,760 000000000000000000014f7e10685d2aa4ed5c81b0e9fdd9611d4590bdd99bc3 2,098 0.89/1.00 vMB 5
713,759 713,759 0000000000000000000572339150776267289167260c0f22d51eec4bc2e9b73d 3,281 1.00/1.00 vMB 10
713,758 713,758 00000000000000000009002ae6e050f5c33e3394127826f1a6651e01a48d0450 3,147 1.00/1.00 vMB 13
713,757 713,757 000000000000000000054e1f807c009c12c49d3069fa91395d3a8a0e05057479 33 0.01/1.00 vMB 3
713,756 713,756 00000000000000000007eec3c3d8b19d88db07dd241d21764bb62a28f5a23875 1,375 0.67/1.00 vMB 6
713,755 713,755 00000000000000000008b9829cc3d91a44d4fa0686f06f08cf57e081172cffd6 1,759 0.65/1.00 vMB 3
713,754 713,754 00000000000000000006b7ad587a0b5cb4fea17902ab735b7c80b5ab7b21b05a 3,150 1.00/1.00 vMB 8
713,753 713,753 00000000000000000000b751d31d096d68f7bde6b82ac1dd955ecf7ed718b0a7 2,941 1.00/1.00 vMB 12
713,752 713,752 0000000000000000000a65885352f0ebed11abe981019ae9910bf6fbaa322415 61 0.01/1.00 vMB 7
713,751 713,751 0000000000000000000910d2cb49c9cc3669c28421668857d5082f60fea05ea4 153 0.04/1.00 vMB 10
713,750 713,750 00000000000000000006f9a91bf5e62085706e33a3c93bb90d09b6fe85c9c31a 1,210 0.47/1.00 vMB 9
713,749 713,749 00000000000000000003f995f70f852b69a0e8b7e409a4eaffa57a9b56de7a1e 3,244 0.98/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.17 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 653.46 GB
    • Received: 13.89 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.