Loading Tool

Explorer IconExplorer

Memory Pool

39,569 transactions
20.07 vMB
0.06889983 BTC
Random Selection Loading Transactions
Max Size: 109.88/200 MB

Candidate Block

Mining Attempt 8220793cac24cba94966e8af48aaf263949aa88660829d80980cca779f2d7c4a
Version 20000000
Previous Block 0000000000000000000052a6314989568f8a11ad79a4e2b2421ff2f106b2bb4e
Merkle Root a32e0f933345319e1090caabf134bcdbed07c94122c6cfd8653cffaae0556428
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,285
Size: 1.00 vMB
Total Fees: 0.02809375 BTC
Feerates: 339.57 > 2.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,047 (753,977 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
160,070 160,070 00000000000007b018a89d6a73ad1cb863603c2202e95bb275d0494dc7fb4b9b 24 0.01/1.00 vMB 291
160,069 160,069 00000000000006d6e3808e9f5fd4f67b05f61f516b903e7443516abbbacd8125 11 0.00/1.00 vMB 67
160,068 160,068 0000000000000d78500c61c753d34ab7e75b11d67d64e3addbc470afadd0308d 4 0.00/1.00 vMB 0
160,067 160,067 00000000000002d5eb45a45014ad550ae837efb348049edd6769e7e11873c769 12 0.01/1.00 vMB 69
160,066 160,066 00000000000002bde1525ce9f31d796156c41ad8b15faade4005318a2563d119 11 0.00/1.00 vMB 52
160,065 160,065 000000000000094b4aa2a715c638a23673cf3bed8c0238c9cf0755d4f7c2eb47 9 0.00/1.00 vMB 33
160,064 160,064 0000000000000e2c9e8dbc3326888f59fe48470564d30043bd0e4b661aa8ce05 17 0.01/1.00 vMB 76
160,063 160,063 0000000000000c73b94822e129d41be0b876b90af6b58bb069cb44da06b3683c 13 0.00/1.00 vMB 50
160,062 160,062 0000000000000cdafbf270d593ebeda618e43ac9cfd1b9c752a1716d2568477a 82 0.03/1.00 vMB 117
160,061 160,061 00000000000006aa7150ae3442170f842ab21d7e2fc898e93a36f628ff139dc2 1 0.00/1.00 vMB 0
160,060 160,060 0000000000000c69803825fdee29d1850c0846b8c70091312325754260b619c7 24 0.01/1.00 vMB 208
160,059 160,059 00000000000000fd3954addf422a956fc5d5fa438c9b6c5cffac238133e3ef6f 16 0.00/1.00 vMB 38
160,058 160,058 0000000000000d80ff2b741991b6571040f02ea14ff8a965c8ac5c398904ee2d 22 0.01/1.00 vMB 22
160,057 160,057 00000000000002565b35e491765e3cfea3ab30d364f7f8e59bc578b72a84eda9 8 0.00/1.00 vMB 71
160,056 160,056 000000000000067e98cc70c19bc95e1bb5fcd309d95c198ea50b448a54db551b 16 0.01/1.00 vMB 177
160,055 160,055 000000000000014ee519535dddabd07e1fa78cfb2e585c25d8fc667c3bbd0fb5 16 0.01/1.00 vMB 315
160,054 160,054 00000000000000d8a2dad53d68270dd1acfffd3639b5ac14e95af8375c1942b2 5 0.00/1.00 vMB 187
160,053 160,053 000000000000094aa735dc3d5dba14c7d92faef5045596193fa1e4ad0c407e3d 59 0.03/1.00 vMB 36
160,052 160,052 0000000000000d339a7013d34fbfccf7c6f9d37445230519d1559a37f30067c1 6 0.00/1.00 vMB 44
160,051 160,051 000000000000081035b9f3bd0869d8311e73fe14f6d466573185a8bcca18b71e 55 0.03/1.00 vMB 106
160,050 160,050 0000000000000e19fa0ca23eaf0e04af979e08d4bcb17a41c0807a1f48c877d8 31 0.01/1.00 vMB 246
Previous 10 blocks ↓
Total Size: 780.68 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: 553.73 GB
    • Received: 6.67 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.