Loading Tool

Explorer IconExplorer

Memory Pool

87,964 transactions
23.70 vMB
0.07325740 BTC
Random Selection Loading Transactions
Max Size: 158.16/200 MB

Candidate Block

Mining Attempt 69dd44ceac7db1f787e9c95ffa66fdd3739c5ea2cea8210a6959ed09cb2f8233
Version 20000000
Previous Block 000000000000000000004613284f0628474746a127595e219e5d8aea3e2dcc10
Merkle Root d53add2fd963efbe896d5861c35730382f62d01a30402da479b78031f168497d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,968
Size: 1.00 vMB
Total Fees: 0.01779128 BTC
Feerates: 170.94 > 1.78 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,112 (832,451 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
83,661 83,661 00000000001050add35d7ed69e2e40af8e2237c4f02d72043b2f85264e176e93 1 0.00/1.00 vMB 0
83,660 83,660 0000000000243542d71a8d348092922b19d62b322eb28a2c2e5123747df38545 1 0.00/1.00 vMB 0
83,659 83,659 00000000002ae32747efc8a5e88ca3213926bcbafdeddaccd78e85279f29b908 2 0.00/1.00 vMB 0
83,658 83,658 000000000013adedd3e8bf750507063567bbb85052784be81381c109486597e9 3 0.00/1.00 vMB 0
83,657 83,657 00000000000d76959e62ed3e1c03b13d7bae9730baf55ff8b7a1d19f694d8a9e 2 0.00/1.00 vMB 0
83,656 83,656 00000000001ce88447c99790b4c3c9def7d924d6eb77d894cf626017eccd7ab9 2 0.00/1.00 vMB 0
83,655 83,655 0000000000220cf6381139f009bc50b4cddab27c3c99fcaa74b9081bb4a56dea 1 0.00/1.00 vMB 0
83,654 83,654 000000000007eaaa6097f11f59f017709d8e319e4b45b3ce111370d16daf2fd5 2 0.00/1.00 vMB 0
83,653 83,653 0000000000239049a84c876e4a4966e5ee2a881bc76e15f6bc3ff7959fa599f0 3 0.00/1.00 vMB 0
83,652 83,652 00000000000787317d02f9bda1fb32135c93e53b80526671f72760c561a4a6f2 1 0.00/1.00 vMB 0
83,651 83,651 000000000013ac4b4510d9aa6052212e9cc5a80e80e3a1ceffa23bb8e47e9542 1 0.00/1.00 vMB 0
83,650 83,650 000000000014db6d1d6b34a4e95d99451444cd62356943045554822018f7d08a 1 0.00/1.00 vMB 0
83,649 83,649 000000000023057879603273ea75ab24b16981bb4ec51fecb5156a80513c9f81 3 0.00/1.00 vMB 0
83,648 83,648 00000000002b8619031923d61ae88573163ea481e98605fd5a741434dac36155 2 0.00/1.00 vMB 0
83,647 83,647 00000000000c50ca91d4975abcd8341c9bf12bc71346cfcf4891317676ee2735 2 0.00/1.00 vMB 0
83,646 83,646 0000000000298459447d74234a4133925ac60258719cf5956ae0daef7e075b5e 4 0.00/1.00 vMB 0
83,645 83,645 000000000012851165bcf24ae613b70781e2d8d458aae2a5598cff1f926238b8 1 0.00/1.00 vMB 0
83,644 83,644 00000000000a6bb56dbb74341bd46882682288904548ca345e32da7388fd84eb 3 0.00/1.00 vMB 0
83,643 83,643 0000000000062239259edfc12bafd0e129c9b25aec1376b460000ee9758df0a2 1 0.00/1.00 vMB 0
83,642 83,642 00000000002853656b6ead3969cfea4afa23e2b2f838c86277cda8d63ec6d5d7 1 0.00/1.00 vMB 0
83,641 83,641 00000000001996ca247b2c924c3828ee5d2f906e35b200fcece2c50ff04c40b2 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.32 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: 816.15 GB
    • Received: 24.29 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.