Loading Tool

Explorer IconExplorer

Memory Pool

78,588 transactions
30.00 vMB
0.08849900 BTC
Random Selection Loading Transactions
Max Size: 179.20/200 MB

Candidate Block

Mining Attempt d4762b1fa9ead123d244872d9906ddc976af28def4939b2f5ab924efff500228
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root bb0b9155da739f5475e2043ab13a8314ba9cf07af482db9f56287812a768b00e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,806
Size: 1.00 vMB
Total Fees: 0.01939429 BTC
Feerates: 150.61 > 1.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (329,548 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
585,604 585,604 000000000000000000121a37bcc91a1de317422f8b45a756f53c0f53957e70bf 2,646 1.00/1.00 vMB 78
585,603 585,603 0000000000000000000f7525ad55e61c814c993b81d7f6dc9f4b94d67d4728a9 2,331 1.00/1.00 vMB 46
585,602 585,602 0000000000000000000c9c2aeb7b9e625e410f048c05b4e75cc85114d71ecb8c 2,777 1.00/1.00 vMB 28
585,601 585,601 000000000000000000009fb21e07c7c2586f4a72c4a572f442fdf478ac259dc9 2,707 1.00/1.00 vMB 64
585,600 585,600 0000000000000000000acce3d5c7ca807009353ae887d50a9aa820b1920f37eb 2,040 1.00/1.00 vMB 49
585,599 585,599 0000000000000000001689dc3b0e38fcc2a05b8e37b37cf4b38845d4ecb09ca6 2,551 1.00/1.00 vMB 62
585,598 585,598 00000000000000000001a944f9c65ca3ee235d5dc95e9b314d927161fbeea6d6 2,752 1.00/1.00 vMB 92
585,597 585,597 00000000000000000007f1763cbbd1611c7d5a49f92f7e4f364bfea2119f46bd 2,494 1.00/1.00 vMB 56
585,596 585,596 0000000000000000000f5a12232f57fc7d8569d64f3f91e64c1791612b3678d6 2,940 1.00/1.00 vMB 122
585,595 585,595 0000000000000000000ce0ea2751569388a13c5b0d9c7e5dfdee0fd9364feaad 1,449 0.94/1.00 vMB 14
585,594 585,594 0000000000000000000db71f1a43037245ffa784d03d2c8548bfff8e7a8adfda 1,995 1.00/1.00 vMB 32
585,593 585,593 00000000000000000006d37eabfce7931d4d8595db317a321365778fcc579166 2,912 1.00/1.00 vMB 67
585,592 585,592 0000000000000000001e8292354a74f17a628d9f33e83da89cea16ff3b8582e6 2,782 1.00/1.00 vMB 60
585,591 585,591 00000000000000000017f3cbaaf794fdc64ec7ea51d2eb18ac57a4c697c7ad3f 1,714 0.61/1.00 vMB 22
585,590 585,590 00000000000000000007abaab7339c08bebbbd35c3ad0627bd4c929b833b614f 3,014 1.00/1.00 vMB 43
585,589 585,589 000000000000000000049cd62d8cc045e89adfde32782c6f860553f9748f78df 3,312 1.00/1.00 vMB 74
585,588 585,588 0000000000000000000a5b5a07a742ec8d368ed7297a7c9451a730d9cd7e51c3 2,466 0.91/1.00 vMB 41
585,587 585,587 0000000000000000000a33db7834d0e8df2b47eafcdaaac710b523b3b7d6ddb2 2,736 0.98/1.00 vMB 15
585,586 585,586 00000000000000000017e6b6a3abb23f13f2d0e7e24ead234a062a8100067cdd 2,930 1.00/1.00 vMB 56
585,585 585,585 0000000000000000000c6a5a041cf847d7bc447bcc4f8063ac4dc4e69dcef2fb 2,250 0.71/1.00 vMB 30
585,584 585,584 000000000000000000152ab016dd2d21013a4a3c4878b49dea493f4c01f99513 2,091 0.70/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.66 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: 672.97 GB
    • Received: 16.34 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.