Loading Tool

Explorer IconExplorer

Memory Pool

27,304 transactions
7.77 vMB
0.06447206 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.90/200 MB

Candidate Block

Mining Attempt 2f0abe014593a0d48b4414b1795a75cbc27076ce9d02204e84973805415b9f17
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 6505cec6a4132265b060d65d971f616a4fd133bdcce6bad762f914a6a1b267ea
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 941
Size: 1.00 vMB
Total Fees: 0.02614630 BTC
Median Feerate: 2.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (763,386 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
149,830 149,830 00000000000006ba36e93579844a38d988008d323ed4ed155c854b23db5dcb3a 13 0.00 vMB 178
149,829 149,829 0000000000000611ed8a18d3c21d13edc53c532306c695cb77ffe5a09165e49b 37 0.02 vMB 1,168
149,828 149,828 000000000000058790487b11d23229e3156d83ac904cbf06ddc2b1af10a58fbc 7 0.00 vMB 104
149,827 149,827 00000000000004f05bbf92600eb587b16015e33228570a01271a20ec690f3385 63 0.02 vMB 35
149,826 149,826 00000000000000d7c1671a94aae24d61c2d28e657b0ed7aa67a8f5eea007e394 34 0.02 vMB 274
149,825 149,825 0000000000000a4c7edded49de85d909aa8bf1ac24d6ec5eae1034722b14b176 32 0.01 vMB 113
149,824 149,824 000000000000050c2e5784214f37a64865bbb8b05cb0a57c904220305337e2a3 67 0.03 vMB 115
149,823 149,823 00000000000000056ceeba9a8391ee4c0cd97b34c27ee0c0f72e323f1f72f2e5 13 0.01 vMB 198
149,822 149,822 000000000000078db708c7ef1eb3cc1fcb28483e7fe23e9b99388e7b3f4fa422 12 0.00 vMB 0
149,821 149,821 00000000000003cd052111b494140a8e01e59695e605dc8d7d924d3bfb3ef4d9 11 0.00 vMB 253
149,820 149,820 0000000000000770ef7dc84a1583dd1cfb372deebe50ed89f0d95a4ea5be7f6d 12 0.00 vMB 35
149,819 149,819 00000000000007a4ee38e6b67831016edbdaac0931cef9b800fc464856dd2eee 22 0.01 vMB 170
149,818 149,818 000000000000063d2d57aca2ca882d683b34e34d090c960ea89c157c33d9dd6f 21 0.01 vMB 211
149,817 149,817 000000000000075d223919364b268eff7ce4c81eed90e41dc55ec8658721d61b 29 0.03 vMB 153
149,816 149,816 00000000000007efd0dff83695bf31f61a6b8729cf0949e1b3bead35d9edcc43 13 0.01 vMB 115
149,815 149,815 0000000000000ac25eb0772eb2b35ee8b67b028174672ed50cdd8fd5a2571b6c 70 0.02 vMB 21
149,814 149,814 00000000000006c23e77cedfd97ea2d6434371236e0a373d22e77e2a4a8a52b5 12 0.01 vMB 151
149,813 149,813 00000000000002085b0f2c23873c8c516a903978c1cf13b88db080c344c44903 54 0.03 vMB 497
149,812 149,812 000000000000077dd1d45558282f412bbfcac8f990e5de4c669d05b7b07b1579 42 0.03 vMB 146
149,811 149,811 0000000000000b3ac883360e7857f92da020b28e54e88913853ce1ad95c00172 18 0.00 vMB 308
149,810 149,810 0000000000000398d263b3e89dfc7656b9e6be01d488526148cfd62300e5b13b 158 0.04 vMB 1
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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