Loading Tool

Explorer IconExplorer

Memory Pool

81,268 transactions
31.20 vMB
0.09877483 BTC
Random Selection Loading Transactions
Max Size: 188.76/200 MB

Candidate Block

Mining Attempt 0267ca8920ea78add6446cb3d89ffec339401a4c2c38c6f60209f3a2a7dd01e5
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root eff29af13d69b4f3081139a3f09eb0f443cf83e9580c5b5f435fd8b7a7c4d705
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,433
Size: 1.00 vMB
Total Fees: 0.02211562 BTC
Feerates: 106.51 > 2.22 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (583,683 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
331,704 331,704 00000000000000000a3a53df012afdb6ac5b766e6684f5cae01d515a4a288e48 132 0.05/1.00 vMB 26
331,703 331,703 0000000000000000162e8b9b5afa51935e63c2b2e444f6e63e7667b514c344a0 165 0.12/1.00 vMB 15
331,702 331,702 0000000000000000084719761454fb039e43140bd5b978c949baa9cb577969df 761 0.45/1.00 vMB 16
331,701 331,701 000000000000000017c3b1147641f4da4bd5199919eaef4e958a868c19940da0 387 0.25/1.00 vMB 18
331,700 331,700 00000000000000000f5d59fd77007e7d553472996fd08d41c04639c300214335 1,176 0.75/1.00 vMB 22
331,699 331,699 0000000000000000175495e0f892f42f47c92605869030b37b7a00a5b53f562e 500 1.00/1.00 vMB 13
331,698 331,698 000000000000000005f46d95d1437cc73fd127205ae5a3118a23b1d8524e33a5 2,054 0.75/1.00 vMB 52
331,697 331,697 0000000000000000176a31a983396fcc1d2ad934f4bab130a283f270a116d609 128 0.05/1.00 vMB 71
331,696 331,696 0000000000000000175eccca0688be497afaf8e989787d8c73ea629c69e3f4fe 1,469 0.75/1.00 vMB 23
331,695 331,695 0000000000000000170f821b11ff1a4d08c53feb9fd59091320130dd18b86d41 1,024 0.30/1.00 vMB 42
331,694 331,694 000000000000000002b41aaad99396317c009fd996a83b1a6bdb9b6b0201c0d7 1,024 0.28/1.00 vMB 48
331,693 331,693 000000000000000013331a1c8d2a9b268f55419019ca0ba72c98db3f68428d2c 127 0.06/1.00 vMB 113
331,692 331,692 000000000000000008e9cd54da14e68ad328e9bb9660627a5837339ad8adc34c 144 0.10/1.00 vMB 18
331,691 331,691 000000000000000009deafb71ee67dd2e18f4969f3388bacafb9d5adbc2e7ddd 1,299 0.75/1.00 vMB 53
331,690 331,690 000000000000000001afdeefa0e2a33b413d09a7e2517ca94ed404398397a76b 980 0.56/1.00 vMB 24
331,689 331,689 00000000000000000e03b004617399128cbbc2a1a8c99dd029e7138e85945dc7 549 0.28/1.00 vMB 26
331,688 331,688 00000000000000000e7f6e47e23027a7801d6dfd790ef62126749805788b0dfb 303 0.17/1.00 vMB 25
331,687 331,687 00000000000000000efd9d1e4fc1bee739d045c056c30219903d8284528abacc 240 0.13/1.00 vMB 24
331,686 331,686 00000000000000000665db1432ce8ac0e9c64c84b63b1886b9826d01490d99e5 508 0.31/1.00 vMB 23
331,685 331,685 000000000000000000f63026201b90b1e9db9dbb13053e662d62e766315df98f 436 0.21/1.00 vMB 26
331,684 331,684 000000000000000000339576b9edcf373535f4403782f1ab74027c8391d9ee11 168 0.10/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.06 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: 720.81 GB
    • Received: 18.27 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.