Loading Tool

Explorer IconExplorer

Memory Pool

37,275 transactions
26.06 vMB
0.05611933 BTC
Random Selection Loading Transactions
Max Size: 133.90/200 MB

Candidate Block

Mining Attempt 3c7d032aa169ea4093906601eaef017c20b817dc2357a03640699cbf417bfff7
Version 20000000
Previous Block 000000000000000000002d05d6b44ad40f04c8763a38c5afbba07e4fafa201d8
Merkle Root 761b6712ffa995f04253a8d1cd9013378de38e597c4379c658f5f96abb97ad02
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,033
Size: 1.00 vMB
Total Fees: 0.00818236 BTC
Feerates: 100.29 > 0.82 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,672 (528,228 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
386,444 386,444 000000000000000001f23ba1c0a11e7cf290c5f06176262c765e1f535bf86a2c 886 0.37/1.00 vMB 38
386,443 386,443 0000000000000000088eedd11b76f3ff7dd47871f5b75d00cc2e883ecaabf1f8 942 0.65/1.00 vMB 21
386,442 386,442 000000000000000004967f83889ee06388642c46f3c1556330c9c0c9325ca288 3,027 0.93/1.00 vMB 49
386,441 386,441 000000000000000000ef65740f02dcdcb32cb4ac72c9377412f76369861bd32b 1,356 0.63/1.00 vMB 36
386,440 386,440 0000000000000000013a930ef304d0bedcf928442422cb357596d10b6b73f54b 158 0.12/1.00 vMB 33
386,439 386,439 0000000000000000057d0ef67b04400ebf97988d777ede01dcef8a8e1a9fc5df 619 0.39/1.00 vMB 30
386,438 386,438 00000000000000000e2df9cf8523ac408eb5bf7c6bf1d6a7031ac57b29defd7c 1,558 0.93/1.00 vMB 28
386,437 386,437 00000000000000000307fe71637eb245b420132921647ca079373edb59170d9a 27 0.08/1.00 vMB 1
386,436 386,436 000000000000000009f91910ba00c3d1be63508f3814ffce5ba373a65b7f1687 1,751 1.00/1.00 vMB 28
386,435 386,435 0000000000000000064651ae56bb31b14e0bfae9e5d75437a5d845631a9794b2 1,167 0.59/1.00 vMB 36
386,434 386,434 00000000000000000665e82c19d16c013ee941537fcadf80eda558d10c6e9a5e 992 0.86/1.00 vMB 20
386,433 386,433 00000000000000000dd0ea6a24886532ebbd29a07b4e183a978023edcda15b6d 1,839 0.99/1.00 vMB 44
386,432 386,432 00000000000000000e7ea506297077e3999f4a0e7459de7c0cd9a77705077a5c 193 0.99/1.00 vMB 4
386,431 386,431 00000000000000000e0fe69256ceb0920cee1c1f4a7567193b0de9aeead2919f 537 0.76/1.00 vMB 14
386,430 386,430 000000000000000004585c5e76f0352cb6d03a1f2c430fb7ed18eb044859b87a 2,638 1.00/1.00 vMB 42
386,429 386,429 00000000000000000c5b167286941352417d03bfd490265000ba6fa1fa5c0ddb 776 0.99/1.00 vMB 12
386,428 386,428 00000000000000000a898975249a144a7024855f19543021441caf7c62caa456 1,712 0.75/1.00 vMB 40
386,427 386,427 00000000000000000b1d2f463e872df5f964df0e4994abc01878313e4068be7c 2,622 0.93/1.00 vMB 49
386,426 386,426 000000000000000000e8805694f68c7b91f5e7d324af5e6d0b34a8c8c2c0ed30 767 0.99/1.00 vMB 12
386,425 386,425 000000000000000003f0c2c6e7b6fd0fe387cc9ad659abeffd747f59fbaefa4d 2,354 0.93/1.00 vMB 78
386,424 386,424 0000000000000000090a32d87d109ca571c4ac917e8cb420652d4098a4e63f1d 1,620 0.75/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 781.81 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: 635.20 GB
    • Received: 12.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.