Loading Tool

Explorer IconExplorer

Memory Pool

74,412 transactions
28.69 vMB
0.07575744 BTC
Random Selection Loading Transactions
Max Size: 169.92/200 MB

Candidate Block

Mining Attempt 24ce1639d1a06d416fc81094770f8c7410d1798cd988f980e84882b1a8b3a924
Version 20000000
Previous Block 00000000000000000001a221195e57ed6fa4fadb7060779cb0798a1ccd734f48
Merkle Root 40f70ba9789ae50c644164b24ef598ac4a076b295a9a96ab1092dea93f84f7fa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,020
Size: 1.00 vMB
Total Fees: 0.01774422 BTC
Feerates: 250.89 > 1.78 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,043 (462,070 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
452,973 452,973 000000000000000001181835f93e57b50d1604563fac8a16b0eb835f58ccc8b1 2,923 1.00/1.00 vMB 128
452,972 452,972 000000000000000001d84077ce6847b2de4f9021fd6b7fd93d66723c395eb670 1,125 0.44/1.00 vMB 99
452,971 452,971 00000000000000000262f2cd0d6ad284b6a7b445f3b1145451e0b2d4707e686e 117 1.00/1.00 vMB 5
452,970 452,970 000000000000000001b2ac8bbae4249ded680df50a48207195d2fe04de8885f2 896 0.36/1.00 vMB 94
452,969 452,969 000000000000000000646855a082e44c70f3eb76300cf101cda0da149393bdc4 462 1.00/1.00 vMB 21
452,968 452,968 00000000000000000053c5554ea272f63891b92686c03b4402eec89eff61da53 1,515 0.69/1.00 vMB 93
452,967 452,967 000000000000000001e0d70bb2b4e1515d87c0648b376626b01e616ef0455a60 1,833 1.00/1.00 vMB 65
452,966 452,966 00000000000000000140ace1584714c7c62287d3fd90a62900bacc6987dd6ed9 2,346 1.00/1.00 vMB 107
452,965 452,965 000000000000000000b7def6cc1c32979f2d403ebd3633d6487e9716fca7db6d 2,191 1.00/1.00 vMB 98
452,964 452,964 000000000000000000b2c0aa3fe5f4da1034b2da48a0f824853c307d5937cb8f 404 0.53/1.00 vMB 47
452,963 452,963 0000000000000000013d8cdbabc1403200fba38f6d2f7bc73f9b5e5d2efd944f 1,366 1.00/1.00 vMB 63
452,962 452,962 00000000000000000230338bd6de2fa2c757cf08ab83ccdc1942081238e2710c 629 0.21/1.00 vMB 111
452,961 452,961 000000000000000000f081d5e35cd7331bca28fe434646cff93e29bd35bee2fc 596 1.00/1.00 vMB 25
452,960 452,960 000000000000000000ad161f39d7806836446018c32c55dc3f459778d419be4c 2,195 1.00/1.00 vMB 89
452,959 452,959 0000000000000000014cf3ab3436a2f49260cd1574faf893e5fe2ae82d748732 955 1.00/1.00 vMB 42
452,958 452,958 000000000000000002916b059b364f4b706eac58489734c2d32567ddd7f04d32 657 0.29/1.00 vMB 89
452,957 452,957 00000000000000000253026769aae6f38fbfe3c725574e8f704a97727c58fe86 588 0.32/1.00 vMB 80
452,956 452,956 000000000000000000990d4699439f319a13b84305a571bd4728739fa443993b 98 1.00/1.00 vMB 10
452,955 452,955 00000000000000000049ee1a65871b13fb5cb58c978f751ec2415419f70e155c 233 1.00/1.00 vMB 12
452,954 452,954 0000000000000000027bc250c4c40a01e5602f34eedc837e181e485800322aa2 1,974 0.74/1.00 vMB 103
452,953 452,953 00000000000000000182e86883af6d449fdd6f8813b07325af475fb5f23d679d 28 0.01/1.00 vMB 113
Previous 10 blocks ↓
Total Size: 782.47 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: 667.98 GB
    • Received: 15.35 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.