Loading Tool

Explorer IconExplorer

Memory Pool

33,026 transactions
25.23 vMB
0.05176307 BTC
Random Selection Loading Transactions
Max Size: 127.69/200 MB

Candidate Block

Mining Attempt 81577ad6f165c1fef0de07a6c1cd39860781b359414e37cbe86f6ea6d256e553
Version 20000000
Previous Block 000000000000000000019dd1c564ae94c30db263064959627df766509c104535
Merkle Root f21ded67a611edae8c5485574f9ba96c85872a997253d1925829e53386f32d13
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,083
Size: 1.00 vMB
Total Fees: 0.00628705 BTC
Feerates: 80.43 > 0.63 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,698 (604,296 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
310,402 310,402 00000000000000001928195cc251792c14be3ec836ccd45415852cbc7df847f4 37 0.06/1.00 vMB 5
310,401 310,401 00000000000000000899980e7817ece5b8f7f3b0213f637bfb546de949f6be00 466 0.28/1.00 vMB 28
310,400 310,400 00000000000000003a650576cf11d0293f8489fb0166380db10033440a98252c 557 0.27/1.00 vMB 31
310,399 310,399 00000000000000001e55bfa423f209fd5925152acacb2c95924461f8226427c0 284 0.13/1.00 vMB 35
310,398 310,398 00000000000000002b821df3b6e1b39048d019a91ece09de8e69312561810ffe 29 0.01/1.00 vMB 28
310,397 310,397 0000000000000000332741c0ba8875e0b45928ece50c224b73879f4746505920 39 0.02/1.00 vMB 17
310,396 310,396 00000000000000000f6e4793c03fb5d8a625e369fc3c73186f9d1d85bb4f4e15 338 0.16/1.00 vMB 30
310,395 310,395 000000000000000014cc8720dd3a5d10153f8e6f97bffded8cfa583d9fd2ecb0 229 0.11/1.00 vMB 35
310,394 310,394 000000000000000035256f0278c9c65c1aadd7d9e9a8029a59e8c889540d8b12 465 0.32/1.00 vMB 25
310,393 310,393 000000000000000031a8e04ec998eae9d945e1098cb8a589a5a72f64b87878cb 365 0.19/1.00 vMB 29
310,392 310,392 0000000000000000252043054c7bc409b2abb6181e2a28d8bf9d0afb17d2b48f 25 0.01/1.00 vMB 24
310,391 310,391 00000000000000002aa9ba4b302b0119eb96b57753d122444b21e1f6471a0909 1 0.00/1.00 vMB 0
310,390 310,390 00000000000000000d6c6af5ac28ea3562e961d27b9ab6e1cf8412f98465d34e 120 0.12/1.00 vMB 30
310,389 310,389 00000000000000002768b5706b3546887824eadc1b3340d05e3c9c8752ad7caf 19 0.01/1.00 vMB 23
310,388 310,388 0000000000000000108a9da716516b8e775f23d7482d5319942e7f21a83751f7 160 0.09/1.00 vMB 24
310,387 310,387 00000000000000003a49748c7cef171f1189a326873247cdc898a67e4605ef78 442 0.22/1.00 vMB 31
310,386 310,386 000000000000000018ef3eb511ee1c11b82cce6e969a195d7b84a7dfc382218b 60 0.06/1.00 vMB 12
310,385 310,385 00000000000000000f62eafd96d3bea33b607fcc26f1733cbc981aeba9a944ef 108 0.05/1.00 vMB 32
310,384 310,384 00000000000000001dfaec6c39655817604e69a677008ba2e476076f832d3168 445 0.26/1.00 vMB 27
310,383 310,383 00000000000000001d27ba94d01fc711ea9482bf6daf0c23ee053cf3eebe6756 29 0.03/1.00 vMB 7
310,382 310,382 0000000000000000029020619e94519b888eb4616d7269f33cdf7be32f9f942a 309 0.18/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.85 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: 638.93 GB
    • Received: 12.50 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.