Loading Tool

Explorer IconExplorer

Memory Pool

47,981 transactions
29.16 vMB
0.06888983 BTC
Random Selection Loading Transactions
Max Size: 155.71/200 MB

Candidate Block

Mining Attempt 05334af273bf8e01cb0ec802bdcabb708d58d80d955df45392f316b97917f83d
Version 20000000
Previous Block 00000000000000000001d639dc25e9adab712b5f436b38ec9cf2cb9b77e26f27
Merkle Root 06c867c410c5411970a7eceb54e9c0c009b96e692ef8b517019ee27154163621
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,671
Size: 1.00 vMB
Total Fees: 0.01273522 BTC
Feerates: 132.00 > 1.28 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,830 (343,708 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
571,122 571,122 00000000000000000000ff72a1a2234225f5b1f8bc6de44c11b2e370052d61df 3,027 1.00/1.00 vMB 128
571,121 571,121 00000000000000000021677dc5e6145f32c90bf433145a4b201ef6f85d4ea103 2,661 1.00/1.00 vMB 107
571,120 571,120 000000000000000000271cba95f6dd2beeb93c6a7eadecf1258d052dc7897b7f 2,224 1.00/1.00 vMB 68
571,119 571,119 0000000000000000001ca3f1c683b050242df5842a20692515793b7c051b2b0f 2,100 1.00/1.00 vMB 81
571,118 571,118 000000000000000000027703744d8d484a7fda73a16cd88af92fab3ea6f9d297 3,260 1.00/1.00 vMB 145
571,117 571,117 0000000000000000002c0026c4e9e6e4938018f21d7177ab3482855291614d3c 1,791 1.00/1.00 vMB 31
571,116 571,116 0000000000000000001048ea538c25dce7a51f367faaaf7c24733736d1f5a005 2,076 1.00/1.00 vMB 80
571,115 571,115 0000000000000000000ddc3c56b80b932fbf35825787b25de4a1140a9340ba40 2,092 1.00/1.00 vMB 68
571,114 571,114 0000000000000000000c4fd749f362c529e9551b28d2cb157fe632cd1f932949 2,370 1.00/1.00 vMB 101
571,113 571,113 00000000000000000027f8aa5200806336eb956307dafcd6f6167807a7b6a5cc 1 0.00/1.00 vMB 0
571,112 571,112 0000000000000000001d873aedac3185b711037a9f61d7684dc3dfba0ec3b618 2,823 1.00/1.00 vMB 88
571,111 571,111 0000000000000000002993d4235106761dda3d5f72dd025470a7ca1e4540f7ef 2,141 1.00/1.00 vMB 26
571,110 571,110 0000000000000000000a2a07424d224169009669acf7155d0e8f60a85951a282 1,442 1.00/1.00 vMB 84
571,109 571,109 00000000000000000012590d6062e8168f63ac5c8f26bfcf443c50a9b8ea8ca7 3,111 1.00/1.00 vMB 4
571,108 571,108 00000000000000000022e823cba5beaffae7f0474052a920b490fff311c6b6cd 2,936 1.00/1.00 vMB 21
571,107 571,107 000000000000000000258f787a1fc9761f23d7098e24193ef58ab7bb331015ff 2,407 1.00/1.00 vMB 84
571,106 571,106 000000000000000000056a83cb4679b98a1132c352c4bdff6b1f1819c0143126 2,099 1.00/1.00 vMB 78
571,105 571,105 0000000000000000000115f483c21c810883a47be3dbd10e715d1e52ea7513ac 2,858 1.00/1.00 vMB 28
571,104 571,104 00000000000000000016e95d3ef7fac238a31884c1ac7ab16b9821df30f012f5 3,153 1.00/1.00 vMB 37
571,103 571,103 000000000000000000052ea66bc35ac2c227836e71e8de78a17846ed504ebff0 3,135 1.00/1.00 vMB 56
571,102 571,102 000000000000000000055f260398f20411a2d57391411eff0d290043267b9f4a 3,040 1.00/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.09 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: 651.47 GB
    • Received: 13.58 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.