Loading Tool

Explorer IconExplorer

Memory Pool

81,889 transactions
30.60 vMB
0.07970673 BTC
Random Selection Loading Transactions
Max Size: 184.50/200 MB

Candidate Block

Mining Attempt ded01a584eaaed8febe15aba8f1e8cdd2e09d294eaa53304b4a000f30f08f8ec
Version 20000000
Previous Block 000000000000000000004deb7d1e347c8f6581c1f9b70e6ff46143ce8ce3cc35
Merkle Root 4560f95eaa2242400ac77b75c36eb75f4199e5b185f0dfc61003bfa10c45880a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,117
Size: 1.00 vMB
Total Fees: 0.01585275 BTC
Feerates: 40.91 > 1.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,975 (277,212 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
637,763 637,763 0000000000000000000aa3859a425a804af940e56df20463e0d7306829df238b 2,008 0.78/1.00 vMB 26
637,762 637,762 0000000000000000000f9635631046f4e2abc1e87b02a528d505f4cc2a5f39d1 1,090 0.43/1.00 vMB 28
637,761 637,761 000000000000000000075cc231217acb658905b50b042b332d586608b65d7608 441 0.16/1.00 vMB 28
637,760 637,760 0000000000000000000e21925d0aa75884c7aa84a64b214975bb44bd06e491fc 2,651 0.92/1.00 vMB 18
637,759 637,759 00000000000000000007827d333b360c6a51815d41fc94a1a3e41f83a6c735f4 2,675 1.00/1.00 vMB 31
637,758 637,758 0000000000000000000f56800f29bea13252a4f28a97b2f198227101fba1ae44 141 0.04/1.00 vMB 32
637,757 637,757 0000000000000000000a821ee91783e47b6a89444a5af40b939d7f6ac2be707b 514 0.14/1.00 vMB 23
637,756 637,756 00000000000000000006c2c5c43be8a26b8acde1709569d732fb469d530c663d 2,633 0.89/1.00 vMB 21
637,755 637,755 0000000000000000000b95b25c120138e3e5d26851cb29437f245e2cd9c271e7 284 0.22/1.00 vMB 27
637,754 637,754 000000000000000000061b31da3ad97109910863d58baba2e38767713bf2e097 2,313 0.94/1.00 vMB 11
637,753 637,753 000000000000000000111a06109441ad7cf17acf6a00f1a4667e15ff38d2f915 2,185 1.00/1.00 vMB 22
637,752 637,752 000000000000000000102e63a28fc0f9c04026b0f3488327002bbab97d755b0c 1,973 1.00/1.00 vMB 42
637,751 637,751 0000000000000000000f13ac45bd7417bef38283d2c3cf2b367d92a666ca0f89 2,294 0.73/1.00 vMB 18
637,750 637,750 0000000000000000000db3e1201facb3f69315100233756387ccad7cfb79e0a3 538 0.15/1.00 vMB 25
637,749 637,749 0000000000000000000c045176e18ebe3f9e2f5e259831d5149385500f512f36 274 0.08/1.00 vMB 25
637,748 637,748 0000000000000000000a8ab90876e9458d06a172c750198ea61e37d8b0146e19 2,932 0.91/1.00 vMB 21
637,747 637,747 0000000000000000000a01a0052410818abc7642a5b49092fcbfb86e3e52de52 147 0.04/1.00 vMB 26
637,746 637,746 0000000000000000000c9dbdf1397e6587457d3f958d8cbbda088808e117b719 130 0.04/1.00 vMB 26
637,745 637,745 00000000000000000004e754087fff0ac7a41927328b99255d98049f1709238d 772 0.22/1.00 vMB 24
637,744 637,744 0000000000000000000ae1656a2c8d31567c6a84ee82bf9a3fa90761d2bbce43 1,116 0.34/1.00 vMB 22
637,743 637,743 00000000000000000000afac9ec7f71ee43db1f43503a4baae97b26ec196f390 880 0.33/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.35 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: 661.73 GB
    • Received: 14.82 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.