Loading Tool

Explorer IconExplorer

Memory Pool

39,599 transactions
19.74 vMB
0.05670763 BTC
Random Selection Loading Transactions
Max Size: 109.65/200 MB

Candidate Block

Mining Attempt 4be0d7dd5ccea49c716224103ba80bfb6ca6069bdff5375d2c64f08f539751ab
Version 20000000
Previous Block 000000000000000000002d2fd83e12dec723b50613edb1f2c9de85eda75296c9
Merkle Root 9db2363a1103491034f27ec3faf2b3bafc960b39b12fec1788dbee3d19f9efc3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,079
Size: 1.00 vMB
Total Fees: 0.01826278 BTC
Feerates: 469.97 > 1.83 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,077 (754,014 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
160,049 160,049 00000000000001f18fa10d44520bd4047a29ea4e07b328eb5be658363e0cab78 10 0.00/1.00 vMB 0
160,048 160,048 0000000000000392010014c0b2123789e6d6a98748975d674a44498b79b4141a 10 0.00/1.00 vMB 16
160,047 160,047 0000000000000d2adc41809b1156dba07a02d02ec0638649de14bcbef193196d 18 0.01/1.00 vMB 38
160,046 160,046 0000000000000de48b9bbd5d60aaf4b3c355c5a12f4c19d1a0ef5c3b2dfe2ba8 53 0.02/1.00 vMB 43
160,045 160,045 00000000000009f4ed979d9259195c51b10fd5907634fbdc16d7138fcb1959f5 33 0.01/1.00 vMB 175
160,044 160,044 0000000000000250a68ad385f9b2019bb7abff47f94c830e2ea1d2de7a8ac249 20 0.01/1.00 vMB 155
160,043 160,043 000000000000007941bd792506201f7aafe30ec946ed803a5ce64f43fd37432b 100 0.03/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 780.73 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: 555.72 GB
    • Received: 6.92 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.