Loading Tool

Explorer IconExplorer

Memory Pool

78,674 transactions
29.47 vMB
0.10713227 BTC
Random Selection Loading Transactions
Max Size: 177.15/200 MB

Candidate Block

Mining Attempt 0dcd165e8c10657f5a08a9dd1f52587128a7cdc1b91edf68fbb9a6ff198b3b84
Version 20000000
Previous Block 00000000000000000001694e26931d1cedfe646c4f29bed2a95789e17bc3c982
Merkle Root 5657f190783cc335bea2c47626b9131e63ddfe2aed773626645fdc479d9282e8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,949
Size: 1.00 vMB
Total Fees: 0.04732131 BTC
Feerates: 109.69 > 4.74 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,999 (213,213 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
701,786 701,786 00000000000000000008bd2cc74e93e36abceee568ff51481d04be5fc8a2e773 2,480 1.00/1.00 vMB 7
701,785 701,785 0000000000000000000d2d4dc4a21297ba45a897afc1cd1a8bd54b1a68f3a80a 1,662 1.00/1.00 vMB 16
701,784 701,784 0000000000000000000478a4ba7ebdfaa22dcf1df6301dd65d5a4cef2e071d43 1,999 1.00/1.00 vMB 16
701,783 701,783 0000000000000000000268158c29dcb9293bcba1fedbad0cda7275ac9e4dc7ec 384 0.11/1.00 vMB 11
701,782 701,782 00000000000000000004c5efb8614d46039b0c35b30ee2e57c2887419e679d1c 665 0.31/1.00 vMB 12
701,781 701,781 0000000000000000000c946e6e95019511fcb4041f4971cb170c2541585e73fd 1,295 0.42/1.00 vMB 11
701,780 701,780 00000000000000000006c8005e19cd0425debb04a0a9b237d70b31e0d61d7b77 2,524 0.86/1.00 vMB 11
701,779 701,779 000000000000000000070b816b3d802fac6f58a71a8aa36405ff7db610b988ab 1,906 0.72/1.00 vMB 11
701,778 701,778 0000000000000000000c3b5e85e96b5b184e5634c9f49b9c9ee694d0127191df 1,292 0.42/1.00 vMB 10
701,777 701,777 00000000000000000007fa1114694843ada528ff8b4497b2dcb11b66e3509368 2,475 0.87/1.00 vMB 12
701,776 701,776 0000000000000000000ac01057d88798d4599b2a63a13ef8529ba160a7e1fa69 1,053 0.42/1.00 vMB 18
701,775 701,775 00000000000000000002be786bd97ae61caffe5a7f2c7f2fa66406e61ca27442 629 0.21/1.00 vMB 6
701,774 701,774 000000000000000000080226888bc2517ad6b840e84696f67f06d9741f072900 1,686 1.00/1.00 vMB 6
701,773 701,773 00000000000000000001cd1fa5881f06a8bb4308365a037cd968b0ce525e60dd 2,165 1.00/1.00 vMB 16
701,772 701,772 000000000000000000038ed45d4c5a46ceea51e5cd8985db5a2258ea1bb8275a 2,443 0.99/1.00 vMB 14
701,771 701,771 00000000000000000002ca2a25eb9c2169f274a374317a750cdda185720773b6 261 0.07/1.00 vMB 15
701,770 701,770 0000000000000000000e78c14f6eb8bdf3dbbba22fde24d7dde91367f5e5e0cd 628 0.28/1.00 vMB 10
701,769 701,769 0000000000000000000bd581f855064d7326e7796a8bccf656e6d222ac69be7f 1,770 0.79/1.00 vMB 15
701,768 701,768 000000000000000000026479bdb966b320dcf47019a11d75e2eca391cacefb77 1,627 0.61/1.00 vMB 8
701,767 701,767 0000000000000000000985b9bfbc48347cb59cd2eca5d8fdec7f092612870250 2,122 1.00/1.00 vMB 15
701,766 701,766 0000000000000000000dc0e1ea7bfb993dfce8bb062ca3aa9521ef8b5f663079 573 0.20/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.39 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: 664.63 GB
    • Received: 15.01 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.