Loading Tool

Explorer IconExplorer

Memory Pool

45,604 transactions
28.42 vMB
0.06368992 BTC
Random Selection Loading Transactions
Max Size: 151.39/200 MB

Candidate Block

Mining Attempt 5d22137a402c6efa3e20c4e467c335c6dc5805ae4a28179617629d7f0436087d
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root 05fcc8cfd259a5d313a07b7dd572d646d66650bba732cfaf940709c0a3d31539
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,493
Size: 1.00 vMB
Total Fees: 0.00976318 BTC
Feerates: 50.42 > 0.98 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (738,660 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
176,184 176,184 00000000000002e2c5d66071fd0b7de6073d4fe5d6eb253d618d53fe3b71f465 81 0.04/1.00 vMB 74
176,183 176,183 00000000000002a339921065d9c537c6c49a7ccd6bfafcf82ddfe9210b656ea4 70 0.04/1.00 vMB 98
176,182 176,182 000000000000051aa166d11de4be3ed0cbaedbbc4d4eb19bcde50d74fdac5b87 28 0.01/1.00 vMB 57
176,181 176,181 00000000000005c22a98e9a808f12ce92453aaf01a23800df1c293c972529564 56 0.04/1.00 vMB 81
176,180 176,180 000000000000070f2ac8ade28f0a743a09c48667ee42c1b60efd8d655c48a471 140 0.05/1.00 vMB 186
176,179 176,179 000000000000088821ad941446e12fcded7d48434e88894d264bf3dec5c9c3aa 131 0.05/1.00 vMB 407
176,178 176,178 0000000000000733b65547ee4e3279dd402141c0b30abe2065d0fdef45e8657a 90 0.06/1.00 vMB 88
176,177 176,177 0000000000000914a21be54c9c4fae21e1a347e58580b654e727dd3a0ca154ea 123 0.05/1.00 vMB 158
176,176 176,176 00000000000003f469dbdb4666fd243019b9f8ba1e1d6bed2af07c63566d313f 117 0.06/1.00 vMB 155
176,175 176,175 00000000000009a81943c199726c294a39bf6602de47e18936a449c726997af0 98 0.06/1.00 vMB 91
176,174 176,174 000000000000076935290e11c51971f4ed36589d429dd4239861330ee25f3c30 132 0.05/1.00 vMB 88
176,173 176,173 00000000000003a4cd47f37882a4326680604c851014be66d68cd10411806a49 111 0.05/1.00 vMB 19
176,172 176,172 0000000000000996c46a883f12d59e76f1b7479a742e9623a4d5b5b9687ed6e7 63 0.04/1.00 vMB 116
176,171 176,171 0000000000000333ad40b2d8b9ec1fd77ebbdb571afac87a0e947b5411142d2f 61 0.03/1.00 vMB 153
176,170 176,170 000000000000023380ca87db39c3c1d57e90cf50d327a909214e1d6a12814f77 42 0.03/1.00 vMB 7
176,169 176,169 00000000000003a4ac70702124cf098e033ea1f2c75343f67ec36c19996729e8 130 0.08/1.00 vMB 147
176,168 176,168 00000000000007775323bcb641e7b1461f0bf219f88972554648770b2f815ba7 10 0.01/1.00 vMB 772
176,167 176,167 00000000000005ca7d6ac5fe07edf1323dd85ddb99e073b9bcdacc1cdfecf4ab 26 0.01/1.00 vMB 46
176,166 176,166 0000000000000043dc3e7296c9a7addcd7130e2cfd40b27f3f81537700b09bca 44 0.07/1.00 vMB 443
176,165 176,165 000000000000008309f6ea8fd2b523c2255f427e2c623a569c867454bd24432e 66 0.03/1.00 vMB 95
176,164 176,164 0000000000000060fe7a38ae324c6feecfa653e79a157ca78a2d79c57132d5e9 39 0.02/1.00 vMB 294
Previous 10 blocks ↓
Total Size: 782.11 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: 652.01 GB
    • Received: 13.68 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.