Loading Tool

Explorer IconExplorer

Memory Pool

79,617 transactions
30.10 vMB
0.07898123 BTC
Random Selection Loading Transactions
Max Size: 184.00/200 MB

Candidate Block

Mining Attempt 1d2556b09d0d27f2b949498139a1876d635e729f9f5d38e5588f29ae4d8f48a9
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root 49ca28c0b7b3ac47a1ef8fb3f1f5fdf461fc65a6d1e9962a8b61949e7bb370d7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,193
Size: 1.00 vMB
Total Fees: 0.01203871 BTC
Feerates: 100.65 > 1.21 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (583,693 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
331,683 331,683 00000000000000000d6ec366251139670620734e239785bb19861ea10967d227 656 0.38/1.00 vMB 23
331,682 331,682 00000000000000000ee6eb1f18a2ffcb86ee0fe2ba71f8ab1d332eb55cd6d68d 284 0.16/1.00 vMB 23
331,681 331,681 000000000000000014bbfe4cdca722eba3a70f17594b986884b042f2a9172e91 382 0.24/1.00 vMB 22
331,680 331,680 0000000000000000130bfee05080050e58136fef2e32a80cf5e0005bf37480af 111 0.10/1.00 vMB 9
331,679 331,679 0000000000000000112450ada136b9e09f373059a720694339a1e91a4fc48e21 244 0.40/1.00 vMB 13
331,678 331,678 000000000000000018eab3190668f663590f2fe7f57f98cc35a95025c57929ac 1,291 0.50/1.00 vMB 37
331,677 331,677 00000000000000000d12ae452981a9f56217056c980c10b8d7763e254d5f92e4 999 0.54/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 783.07 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.88 GB
    • Received: 18.29 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.