Loading Tool

Explorer IconExplorer

Memory Pool

36,040 transactions
26.10 vMB
0.06687813 BTC
Random Selection Loading Transactions
Max Size: 132.95/200 MB

Candidate Block

Mining Attempt 8b838453f8942bcde23a50380f4fd8baa7679a9eb67b79c9d6a15e19fb7b195a
Version 20000000
Previous Block 000000000000000000000fe35af4d037ca03b402462f88c6c27529d0780dc853
Merkle Root 965db9e0a644b7fc3fe4a6c1adb30a0558498afe6a7003d284cce3b17983c2fc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,323
Size: 1.00 vMB
Total Fees: 0.01873891 BTC
Feerates: 165.59 > 1.88 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,693 (784,949 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
129,744 129,744 00000000000005feb1ba372cc966911944ab38c1d1614995b4ba555c8fb09ef2 24 0.01/1.00 vMB 1,359
129,743 129,743 00000000000014f51d779b81b9a6ed220ae2101fcd6aa18282149fc3aca83851 28 0.01/1.00 vMB 540
129,742 129,742 0000000000001062417612b8d156a9617527663bea4c34ce1bb9604ce6426a10 50 0.03/1.00 vMB 973
129,741 129,741 0000000000001344b8e2969acd5413509c58aa59f002987c8e5eadfeb8027fa2 46 0.01/1.00 vMB 229
129,740 129,740 0000000000001b40f024b83d8931e694715ba26200b2f3847ea517fd0f7f7e20 38 0.01/1.00 vMB 1,251
129,739 129,739 00000000000005f1ebee92bafd5294936c607cc1fc9b6e8446fec057b76a1d43 102 0.04/1.00 vMB 2,567
129,738 129,738 00000000000013e3a279649d83065f083a5d29e84ba0ed079b958169b556b101 32 0.01/1.00 vMB 1,144
129,737 129,737 00000000000007166cb3f6f4c980665392ffd2a8b37031576f95c55d1157e3b8 11 0.01/1.00 vMB 346
129,736 129,736 000000000000188b089238f72d7f0eacd634995372616b7bd9c5080d0e2c63c1 37 0.01/1.00 vMB 577
129,735 129,735 0000000000001646b930499d71e0cb6cfb13512fef6c419dbdc236b2bee2d29e 32 0.02/1.00 vMB 607
129,734 129,734 000000000000055e85292e4f65f0c072fc8a7e85e65a0a57dbb2495a8ac21856 28 0.02/1.00 vMB 978
129,733 129,733 000000000000082af135bc9c4a0a60b96dd77f7b6c2931d9214450c31a692744 49 0.02/1.00 vMB 604
129,732 129,732 0000000000000ead1662a3928c9b7981431ab3d380af3bf3677fd353a3cfc06f 16 0.01/1.00 vMB 1,276
129,731 129,731 00000000000004b4c19c613db02dbcb4419b0a4ca94b0365dde5870e720da787 13 0.01/1.00 vMB 622
129,730 129,730 00000000000006aa51d5bc1a23c60bbcc789aea935f627ef159ff517e79229b5 92 0.03/1.00 vMB 223
129,729 129,729 0000000000001c98d95431b089ca1cf53132789525360eac806d0d001fe0c708 4 0.01/1.00 vMB 944
129,728 129,728 000000000000197e41c609abadfca049621f276285aff25fba4b9d7f2dfb46fc 21 0.01/1.00 vMB 835
129,727 129,727 000000000000113d147fdda6a3cc3f017ebcc4ccec95c830b9d6c092290af714 8 0.00/1.00 vMB 1,278
129,726 129,726 00000000000014fdef5fa984627c3a3355c9485f8bed27d5ff66cf39b89b5d23 4 0.00/1.00 vMB 0
129,725 129,725 0000000000001124faadde2c6701beab89245b6a76fedda8b37ffb82a391733f 30 0.01/1.00 vMB 724
129,724 129,724 0000000000000f0df9325af9f00796df0e894598e402514760f45177fc991832 60 0.02/1.00 vMB 449
Previous 10 blocks ↓
Total Size: 781.85 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: 638.24 GB
    • Received: 12.47 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.