Loading Tool

Explorer IconExplorer

Memory Pool

20,129 transactions
9.22 vMB
0.05376087 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.57/200 MB

Candidate Block

Mining Attempt 4c90c3dad7366f08e5827dd7a7c5157186e77202e7c2f5dfdd52411df428efdc
Version 20000000
Previous Block 00000000000000000001c7d8e843fbb7037ca5698a8e7e6ad3e468e4618260d6
Merkle Root 7e250d27418ecf1e642748ec6c34948dcef01b11c034116e50f47ca1ea2d45be
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,850
Size: 1.00 vMB
Total Fees: 0.02923952 BTC
Median Feerate: 2.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,388 (800,778 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
112,610 112,610 000000000000c998ed5ac3aaee564149e3fbf798b34e4299219f374e4014ac04 7 0.00 vMB 1,659
112,609 112,609 0000000000011e9e83f4bbb1e60d109d5f63b18648c303b87dc892ac7248cf13 3 0.00 vMB 0
112,608 112,608 0000000000000936d3eda74cb8f586077fb8bd98c7c6858934cb6e5c312ca195 12 0.00 vMB 0
112,607 112,607 000000000000158c51c44851761dc51f53ae74aabe425b04e0b60d19679a4d14 11 0.00 vMB 0
112,606 112,606 0000000000012797b05f67ef312a66b44b906c583dc7f70b970eb1367d18261a 10 0.00 vMB 0
112,605 112,605 000000000000a93dd3a13e47e6a41895fb2863cae8cce9142b2a5cddd3e2f332 7 0.00 vMB 604
112,604 112,604 0000000000001b9c6665d65a63761c9bc48f70cc1ddf27a491fea87b67b62523 9 0.00 vMB 321
112,603 112,603 0000000000008dbf5ae6b25dc6bec79d6dbe6377061f33301341159daac2df48 50 0.02 vMB 1,294
112,602 112,602 00000000000012bb8c879fd120c845669a2800c0e14ad0b3fefa8f1aaf43adeb 12 0.00 vMB 1,147
112,601 112,601 0000000000000cbe8601a082a4dff349ede3c08bbb5e152ca1775b692084710e 13 0.00 vMB 623
112,600 112,600 000000000000bd42b923050c7c79944b2338fa2e32c2c56bcc7f75f378ba2420 24 0.01 vMB 557
112,599 112,599 000000000000304805e455e66a3ea238ba0f88bf62c2e2b51acad1d8f9cf2a11 8 0.00 vMB 910
112,598 112,598 000000000000d17c9487d5fc75528eae43e2d98307a5d87cc4600dcf5a741a26 6 0.00 vMB 3,105
112,597 112,597 0000000000012ab429733caef0440847583fb857b7968f6ac4e7418d31a448f4 4 0.00 vMB 2,103
112,596 112,596 000000000000457409e2d5bc8fb59b596fd72997c86995ebbd12d2da9b0bfd1a 3 0.00 vMB 0
112,595 112,595 00000000000078a7215ea1507c163307f24060231423a13711159fcefa545fcc 10 0.00 vMB 1,811
112,594 112,594 0000000000007dbdaa9eb35d0581576ac137c09102f53dcbb902f85a47f5d82d 1 0.00 vMB 0
112,593 112,593 000000000000e32bf376a29866daf884f751d2e820ab664e324c6c21d519211a 12 0.00 vMB 1,308
112,592 112,592 0000000000008ca40abee7b6c480271390ab2d11269284cc3470d6afafba8e19 15 0.00 vMB 1,675
112,591 112,591 00000000000119aca2815a32e1bd39f9694ecd5b82d36d954b794144d7c28be0 6 0.00 vMB 1,214
112,590 112,590 000000000000c9be39cf39dc2d4958063371388d628c88a7ba1ef8ad1d4379d0 17 0.01 vMB 734
Previous 10 blocks ↓
Total Size: 779.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 111
    • Outgoing: 10
  • Data Transfer:
    • Sent: 241.15 GB
    • Received: 0.92 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.