Loading Tool

Explorer IconExplorer

Memory Pool

86,508 transactions
32.17 vMB
0.10969500 BTC
Random Selection Loading Transactions
Max Size: 195.47/200 MB

Candidate Block

Mining Attempt 691e3212c7858721952ff7da59072db4d79fb4cbd5f4d43458b01369674dce0e
Version 20000000
Previous Block 00000000000000000000d6af37f0b6daaf3286e0e474d4226cd2febdaed43b03
Merkle Root 2fc1f37a7f4f86c463a51c9e5aaf4728daa11731c3de5f98171e2a730b0d199c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,685
Size: 1.00 vMB
Total Fees: 0.02493094 BTC
Feerates: 301.68 > 2.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,363 (438,743 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
476,620 476,620 000000000000000000bb01d6ac5c60da8bf1d6a4f15dfe9732e43cb6f39476b1 1,745 1.00/1.00 vMB 121
476,619 476,619 00000000000000000063cc54f5a8239b03a44e219fb484d162e8fe47c971ab1b 2,061 1.00/1.00 vMB 134
476,618 476,618 0000000000000000004a569a298ae6e5eb61777b67b1105430bed6e359df1900 1,387 0.58/1.00 vMB 151
476,617 476,617 000000000000000000fe47f5c1aca60df39b0e4023cb97b0451fdd58d70f1923 2,045 0.98/1.00 vMB 146
476,616 476,616 0000000000000000014de8249015466c4665dd287a27c682ffe5874163152722 1,338 0.66/1.00 vMB 156
476,615 476,615 00000000000000000008a410bf7b95f5260b3c75b402a3c180de544878cf1d78 469 1.00/1.00 vMB 20
476,614 476,614 000000000000000000954b93c4ec3af92ca3e407113a347a518790d846b90b59 981 1.00/1.00 vMB 103
476,613 476,613 000000000000000000c693d1de395857e360b2d1811284fa6281cfe7969e0741 848 0.38/1.00 vMB 173
476,612 476,612 00000000000000000044bd177101d062fc7eef53f7cca75eb19cab5ce9e098ba 546 0.39/1.00 vMB 105
476,611 476,611 000000000000000001003f67fee3cf8555ea8262a60a9a86cc462b974c35fed1 1,592 1.00/1.00 vMB 63
476,610 476,610 000000000000000001164396dd19351739072d927540b453c3bf537adeedfa4e 28 0.01/1.00 vMB 207
476,609 476,609 000000000000000000e555e3f93902ffe96a928c24ed314296a8bd1113bb1735 2,427 1.00/1.00 vMB 162
476,608 476,608 0000000000000000015c00741a4f9c4443529e0e102c0ccb10467bcf5c9ece5d 2,258 1.00/1.00 vMB 199
476,607 476,607 00000000000000000037e79c62ee7b28506a0d5d450e2599060b33dc8dd3a77b 957 0.99/1.00 vMB 43
476,606 476,606 0000000000000000014ebba258db2e691788bb2bb11c29ff48b6b966ab768854 2,145 1.00/1.00 vMB 74
476,605 476,605 0000000000000000013cfc2414d632dc3b2a6be0eaab49b3e7dc1f8df5dc0257 1,284 0.58/1.00 vMB 195
476,604 476,604 0000000000000000006ca6a5ac68a25a60fc518ba481834aef8bbc7a3d18790e 2,091 1.00/1.00 vMB 132
476,603 476,603 00000000000000000068d39f28446ce4f7a6abe98d9be81ef64a1e0cef2bec09 2,415 0.99/1.00 vMB 234
476,602 476,602 0000000000000000003d63939462c7aa64dde1f2481044eb4b2ee543207f2940 1,875 1.00/1.00 vMB 155
476,601 476,601 00000000000000000070bc21c1879919a8fe467c0df4132e57bcdfe3eaf4d2ff 1,367 1.00/1.00 vMB 238
476,600 476,600 00000000000000000046b9893802c99aab101218f52d284e37d50bc30615fb3c 1,486 0.68/1.00 vMB 160
Previous 10 blocks ↓
Total Size: 783.02 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: 719.44 GB
    • Received: 18.06 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.