Loading Tool

Explorer IconExplorer

Memory Pool

20,656 transactions
9.29 vMB
0.05560924 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.04/200 MB

Candidate Block

Mining Attempt 256db890bf9ed1b5b4dc387efb8a2e199a1b30daecadfae6400b102734d77a38
Version 20000000
Previous Block 000000000000000000008d04065d89b6af56d4a51721394abcf1d222900704dd
Merkle Root 21a628c0599ef3d5b73caa1c95690a69c24b09c61223284f63cd55bda68a4e82
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,767
Size: 1.00 vMB
Total Fees: 0.03428532 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,404 (800,800 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
112,589 112,589 0000000000002ab453d6670d4ee9d3136b10bb6090471310baba90aba24a07c7 9 0.00 vMB 1,468
112,588 112,588 0000000000009b0b79e9de568c245d3299beaa00242aba2947915b869edab759 2 0.00 vMB 0
112,587 112,587 0000000000011c2f065a4595ca4a4825d848c5d2e6be78bbf625b123354df06a 13 0.00 vMB 1,152
112,586 112,586 00000000000080089098bf03f944f537fd5e0622d040ba9389a870d26ae6a28e 18 0.01 vMB 1,781
112,585 112,585 00000000000002b81ecb4e97c6ca1acdd2c04a10faa032157c2b065c20e9dc42 46 0.01 vMB 0
112,584 112,584 00000000000119fc92398a3b9adae3c879fc8e83b069db66876d3435e1f38091 23 0.01 vMB 1,169
Previous 10 blocks ↓
Total Size: 779.57 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: 274.93 GB
    • Received: 1.08 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.