Loading Tool

Explorer IconExplorer

Memory Pool

82,161 transactions
34.42 vMB
0.14203654 BTC
Random Selection Loading Transactions
Max Size: 195.73/200 MB

Candidate Block

Mining Attempt 118b502d9dc2d59b3b50570a6d06bb06e4466bd578fb5c04cba4ba26e9ed57d4
Version 20000000
Previous Block 00000000000000000000aa97f17fcd4190ff7494250e14bca9e94250dc48a75e
Merkle Root 3116dff4bc89acf24055dbfbf89650e1e55fefeff2d892c4b66fda7ffbdf24a3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,513
Size: 1.00 vMB
Total Fees: 0.02916485 BTC
Feerates: 104.71 > 2.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,407 (625,136 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
290,271 290,271 0000000000000000b9404c7853b617900e61fd0315a1e05aab80f2b532642193 220 0.14/1.00 vMB 40
290,270 290,270 00000000000000008d79d78d49c7b4dfe047a45212ec1d344704c29dbb5906a5 198 0.10/1.00 vMB 31
290,269 290,269 000000000000000016e455d4764114e93e7253a384e575411a4c17334120d594 210 0.13/1.00 vMB 37
290,268 290,268 0000000000000000fe85a7cd77435a8ce0efae0fc7049f2f978c5e0f7909dae7 94 0.10/1.00 vMB 8
290,267 290,267 000000000000000091a9b37e644d524f8bf2d039f3bd17d4e8861d916f1930ec 98 0.08/1.00 vMB 20
290,266 290,266 0000000000000000d0efec5dfe2ff3c635cc50de7fb0386485ea6ad27addbece 76 0.10/1.00 vMB 10
290,265 290,265 0000000000000000d2b114eb1732530b2c879596d5495327cba1163c4812c818 668 0.34/1.00 vMB 40
290,264 290,264 0000000000000000d817e8e33a9dceafb4d4834f7b6a2e566985a27f598997d9 177 0.10/1.00 vMB 26
290,263 290,263 0000000000000000d8e2d472d026957d20a53ec818509570c90204dfad155b5f 427 0.25/1.00 vMB 27
290,262 290,262 00000000000000000ddfae88e7fde0995a8ecb00ade616a3928703c559a21ebc 256 0.09/1.00 vMB 64
290,261 290,261 00000000000000011329474ee73d5695d682ec00a73e7a4781da4d62e973505b 892 0.44/1.00 vMB 42
290,260 290,260 00000000000000007f0746fbe532ab9ef41e6ea2a61e00310185331f460e9f94 483 0.24/1.00 vMB 34
290,259 290,259 000000000000000046fcbf89d028a4e377f318279de92b65b0f5e0b0547dd154 126 0.08/1.00 vMB 22
290,258 290,258 0000000000000000a4acd8848a26b851b2694bf8d0b3f7699b435a2b3ba80d81 57 0.04/1.00 vMB 9
290,257 290,257 00000000000000006ba1b7bfb3e05760acc5d6da4dc6718880578d92978237e6 499 0.38/1.00 vMB 38
290,256 290,256 00000000000000004165d99cbcdc502529d3ad367284b5ffb414236d8a741308 218 0.25/1.00 vMB 15
290,255 290,255 00000000000000005ab0bece67e7f797a45f484aeca3f3bd821dd2804f856f70 1,054 0.50/1.00 vMB 39
290,254 290,254 00000000000000004e2e778926ec7bf321a74123fe00b93cca9fd03f859324c4 128 0.05/1.00 vMB 23
290,253 290,253 0000000000000000164c450c6e73d4cd9a605ae3dd5416215af4e6eafb3f15b2 781 0.35/1.00 vMB 38
290,252 290,252 0000000000000000dc3b6be2042f9522acc7b3a24e8badcf877954e7624ce367 373 0.25/1.00 vMB 18
290,251 290,251 00000000000000004740d19af919c0c0f123781c6723eb05bfea57a3051c0df4 1,066 0.35/1.00 vMB 90
Previous 10 blocks ↓
Total Size: 783.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: 726.41 GB
    • Received: 18.45 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.