Loading Tool

Explorer IconExplorer

Memory Pool

75,380 transactions
28.40 vMB
0.07995535 BTC
Random Selection Loading Transactions
Max Size: 170.75/200 MB

Candidate Block

Mining Attempt 12442c478410b01701f28ca23cce505cb6ab1cb6ff37f4ed0e5d73168e92e707
Version 20000000
Previous Block 000000000000000000011ccb04a71db94d4a97a5529cf2542b397830e1144127
Merkle Root f02b9f882a33fe36a79d4e4a93bb925c971356b7300bfde6b64e41060d9e4285
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,111
Size: 1.00 vMB
Total Fees: 0.01651522 BTC
Feerates: 65.95 > 1.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,268 (374,305 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
540,963 540,963 00000000000000000004d812aa9da7b71cc8040ddc70b6746710f267d9b2d221 1,827 1.00/1.00 vMB 25
540,962 540,962 00000000000000000027896ea289809263efa3c49ba07f6d5b9e82239aa44fd5 1,544 1.00/1.00 vMB 27
540,961 540,961 00000000000000000000a23c458637f20d20e53bf037d31dfa103b3b464af117 1,359 1.00/1.00 vMB 44
540,960 540,960 00000000000000000027f444a93547497ce933ea1353892eb555ee04ac0919a8 1,578 1.00/1.00 vMB 28
540,959 540,959 00000000000000000001d4638069579085df85acceb8efae7f78c177da760bd3 2,826 1.00/1.00 vMB 12
540,958 540,958 0000000000000000001474d3d2b56df49510a7007f0443aee4a04a1ff4e3d285 2,056 1.00/1.00 vMB 59
540,957 540,957 0000000000000000001206d8dd000bdf373e4e55a643f8a98028cfed033b3d98 1,944 1.00/1.00 vMB 20
540,956 540,956 00000000000000000015d02e121d66d44fa08d98f4340475fe0c5c7fbb13905e 484 1.00/1.00 vMB 4
540,955 540,955 0000000000000000001534b65134e194d985833be7e16b32d571ef46d6109c7b 2,063 1.00/1.00 vMB 14
540,954 540,954 00000000000000000023257071eeaf0f4defb8ca3d55ad4c9110f09a4332cadd 3,039 1.00/1.00 vMB 8
540,953 540,953 00000000000000000008ec264470435ae75f12fc63ce11eea5285ea187f1ef88 1,648 1.00/1.00 vMB 16
540,952 540,952 00000000000000000027a330635ca0203e7d5469d210fcac2d32f3e4e1a4536f 1,676 1.00/1.00 vMB 19
540,951 540,951 0000000000000000001c16383ad1071e3c84045e8624b08b8c17b3751578d492 829 1.00/1.00 vMB 44
540,950 540,950 0000000000000000000735267d6fb50ab017f12cf3f7c171439ffcb1d35f800c 843 1.00/1.00 vMB 64
540,949 540,949 0000000000000000001fd3e1325586eada9927095ce4147d24cf8b8a67026431 2,345 1.00/1.00 vMB 12
540,948 540,948 00000000000000000023cd61b87e2ea60560b3a6e1a05aa97d9985983e879bdd 2,932 1.00/1.00 vMB 11
540,947 540,947 00000000000000000001f6875765d78819d430f8282d8f6db46e0ff57c93912f 2,259 1.00/1.00 vMB 46
540,946 540,946 00000000000000000004f9bdcc05b70f5027ab30fa3b3d5cd97c13b3ce168202 370 0.26/1.00 vMB 22
540,945 540,945 00000000000000000012ea1e855b661286ea5ab43cd54bdfc8fac06224ee24d4 2,642 1.00/1.00 vMB 6
540,944 540,944 00000000000000000026c7d99fa81c4f3bb162f03cc1d924090e01411c6a06f5 575 0.28/1.00 vMB 41
540,943 540,943 00000000000000000001abf4032b087aca2ecc662c2f2efcd9e9eb302b944dc0 2,635 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.86 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: 712.81 GB
    • Received: 17.22 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.