Loading Tool

Explorer IconExplorer

Memory Pool

45,400 transactions
21.65 vMB
0.11362179 BTC
Random Selection Loading Transactions
Max Size: 121.13/200 MB

Candidate Block

Mining Attempt 221af57c22f174226529c461b70cbe2f203a7f25ffa17b298e9ca126895c4306
Version 20000000
Previous Block 00000000000000000001485150ed72276bf49d276afcb1238e097aa4c06b9c6c
Merkle Root b6864d2ba2a1a1232700a7a43130b9ffabbf18fe0744a588a108b8958f9058e3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,524
Size: 1.00 vMB
Total Fees: 0.06169861 BTC
Feerates: 202.69 > 6.18 > 0.42 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,101 (754,045 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
160,042 160,042 0000000000000ae47eebab43132df8e6fc4837be7a61ac889f7034f882671faa 22 0.01/1.00 vMB 226
160,041 160,041 00000000000006c6cb3f715927d93cf03567efbd1b9c33574b95f045c38895a0 5 0.00/1.00 vMB 856
160,040 160,040 00000000000007e87a1849c0396b42205e760f383c8c65ee2d2fff9040dbe4c8 17 0.00/1.00 vMB 0
160,039 160,039 000000000000084a808f3809f8e97e33fc94e86893a45aa58dd8cb022cbb7b72 54 0.04/1.00 vMB 373
160,038 160,038 0000000000000d69434fc8a2d6b3adf3797c908a208020a941a1514e6680b9f8 30 0.01/1.00 vMB 90
160,037 160,037 00000000000008d295a63868138abb7fa7ab1db711139155789f1e77f1437607 74 0.02/1.00 vMB 15
160,036 160,036 0000000000000e39986894aa938cf33348b24ebfef41d31f280737933b886673 36 0.03/1.00 vMB 95
Previous 10 blocks ↓
Total Size: 780.78 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: 559.33 GB
    • Received: 7.18 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.