Loading Tool

Explorer IconExplorer

Memory Pool

83,751 transactions
31.97 vMB
0.08742463 BTC
Random Selection Loading Transactions
Max Size: 192.45/200 MB

Candidate Block

Mining Attempt 1000493976a24778fec7775d5ba23f0f9f72ab7bb35a8465993801cb80515391
Version 20000000
Previous Block 00000000000000000001049e369aac2c4af01dc613ce7d208c3063e5755d3b19
Merkle Root dab1dab2fe9d407a1e9950820391c3403463a8ef8f96a2081b275bee1ea71541
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 500
Size: 1.00 vMB
Total Fees: 0.01123262 BTC
Feerates: 8.06 > 1.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,340 (582,343 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
332,997 332,997 00000000000000000088be09d237453389d088f5159370ff76be415d53bdd565 609 0.31/1.00 vMB 22
332,996 332,996 00000000000000001567e5b961490f0ecc6449deba7a0f3e0eb7531979892c09 340 0.20/1.00 vMB 19
332,995 332,995 00000000000000001b3b2cbe493085372ad5012e7993d04c455115d65f78e971 407 0.28/1.00 vMB 19
332,994 332,994 000000000000000004edd2abff11097fe6b5686ffb0d414cb02d55ac7392d1e2 1,441 0.75/1.00 vMB 26
332,993 332,993 00000000000000001573882fd0375095a03610772efcf497168361276e43ddc4 667 0.39/1.00 vMB 23
332,992 332,992 0000000000000000167e6d11b39fae350c45115616e5a029cdf01671e3d12438 389 0.22/1.00 vMB 23
332,991 332,991 000000000000000002dc20a169eedd0e2f7217c686306dad117be69092c415b6 296 0.17/1.00 vMB 26
332,990 332,990 000000000000000017396407e03624f05ced9461404e65023c5519d4db793100 378 0.19/1.00 vMB 24
332,989 332,989 00000000000000001469891f3c7a7681c7d248d83222b252e64264e6bf36cd97 742 0.41/1.00 vMB 24
332,988 332,988 000000000000000014c16c91004e6b50993e3d710c7e9b8a4b6b2caee140c4bf 210 0.10/1.00 vMB 22
332,987 332,987 000000000000000007ed1b3e3f96bb959c9a64e3fafc5549a2a210c6e194bdd2 259 0.17/1.00 vMB 19
332,986 332,986 000000000000000003bb647d11c7ccc102e83b69858fa0d2d04d0f757eaad9aa 1,125 0.75/1.00 vMB 20
332,985 332,985 00000000000000001496168e81641f5aa47347bc9d50b996009f987bc0309542 419 0.23/1.00 vMB 25
332,984 332,984 00000000000000000d5097dc4283d83ad513fdc6bcaa2359ae1e374534fda2fb 352 0.19/1.00 vMB 20
332,983 332,983 00000000000000001240c05dbc31c8ec33afeb752ed76ae34148b0e041e12a4c 1,277 0.69/1.00 vMB 24
332,982 332,982 0000000000000000025bd856ad4e98c54571b23b96b63b1a92e69003f9db6137 266 0.12/1.00 vMB 33
332,981 332,981 000000000000000015eba128b340b08a4d1b66b4a41530ecf01ab5a2888bbb14 762 0.45/1.00 vMB 20
332,980 332,980 0000000000000000153f1e9ebb0f6440977440db1061f84381c98d57f532d9bb 996 0.54/1.00 vMB 27
332,979 332,979 000000000000000013ea38c24dc6cab69c4c3418fbbfda9fc7e93ce5ef05a1fc 22 0.01/1.00 vMB 26
332,978 332,978 0000000000000000035b657dd81aa8261e4288f4e84a392ba35f0d067e44d1dd 102 0.07/1.00 vMB 13
332,977 332,977 00000000000000000ea85c56bd61d8795fa8885e6f898ff82ef021f1281b1658 852 0.50/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.98 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: 716.48 GB
    • Received: 17.81 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.