Loading Tool

Explorer IconExplorer

Memory Pool

82,649 transactions
31.30 vMB
0.10446946 BTC
Random Selection Loading Transactions
Max Size: 190.35/200 MB

Candidate Block

Mining Attempt 4ca2c537b8fdd4473267b395fb1178fae7254d1e1597d44c0869c070cc9d4b1e
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root df23d58cc9c5e7132ebeb68fca8b0f91b524a4678229f182f9a071a74abfd411
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,967
Size: 1.00 vMB
Total Fees: 0.02814674 BTC
Feerates: 151.12 > 2.82 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (619,581 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
295,803 295,803 000000000000000041fb6be24da800657a6f625af4fba4708e74ca8ea737c6c5 62 0.03/1.00 vMB 27
295,802 295,802 000000000000000029d18eeb1170e006403fa871d07f07a6f0c43fd4718fe615 82 0.04/1.00 vMB 68
295,801 295,801 000000000000000096c7317aa347bb8224df42d3614136ed5ebb760dcbbe1cba 428 0.22/1.00 vMB 36
295,800 295,800 00000000000000003ac384d880cf8907594491d96b487c6025ac6958d0b4b7a2 43 0.02/1.00 vMB 39
295,799 295,799 0000000000000000b09ed04c3b204f7806edfaa882241c51f84f7cf475a59253 376 0.23/1.00 vMB 36
295,798 295,798 0000000000000000536c2cf58dd18ae1821f8b099f0dcb5630751120d9833d44 162 0.12/1.00 vMB 63
295,797 295,797 00000000000000006b4add48a1dd59a33a63b7652820714c6ffced9b957b46b0 424 0.29/1.00 vMB 25
295,796 295,796 000000000000000044b59dd23091a5819fc8c10908a2e522299110ba187c2f89 136 0.08/1.00 vMB 27
295,795 295,795 000000000000000064d50de089527f84d6b024b6bc7dcdb83b7f830d37e6430b 152 0.15/1.00 vMB 21
295,794 295,794 0000000000000000594e03ff3dad3fc9a5b294de807b7fdc635fbf4610ecc4d4 470 0.35/1.00 vMB 83
295,793 295,793 00000000000000006b0f17a4ca420a62ece3af1eae5219d0d6af0e669eba25d5 296 0.25/1.00 vMB 19
295,792 295,792 0000000000000000107377c49be0f19e9f6592e8edf5597da1e53a8293877571 1,021 0.35/1.00 vMB 61
295,791 295,791 0000000000000000127f9fcb972eb5977126df197cdd99ae8cd88d1919ce27d4 512 0.26/1.00 vMB 36
295,790 295,790 000000000000000054b47e11cd695e78c4f1d535024118af25aefdcd06c26c62 512 0.20/1.00 vMB 55
295,789 295,789 00000000000000003879aa9d9f89b6d0f1a779d3ed822a6045b22a996c95c388 119 0.06/1.00 vMB 13
295,788 295,788 00000000000000006cf2519098dfee1a8b6f68a4f7a86879aabd13d0450bb4ec 169 0.09/1.00 vMB 31
295,787 295,787 0000000000000000b1df7ff9f948437da6cb8ced5831ea7b2a9b973f787d49ae 145 0.09/1.00 vMB 17
295,786 295,786 000000000000000025f63dec5674647404a77841ef8fc5b58cac628ab013cba5 864 0.55/1.00 vMB 43
295,785 295,785 0000000000000000a03a259c1f267b36378e7482ce0005926d7dcf34faa25866 64 0.09/1.00 vMB 36
295,784 295,784 0000000000000000b0ad39eb64cd4d8185ece72582376001f8e568d86ab4c1b8 254 0.22/1.00 vMB 19
295,783 295,783 00000000000000000ff92b43d264d1133dd0b9fe4ace4a04777a0330b3a76302 917 0.35/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 783.06 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.65 GB
    • Received: 18.24 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.