Loading Tool

Explorer IconExplorer

Memory Pool

78,388 transactions
29.77 vMB
0.07383960 BTC
Random Selection Loading Transactions
Max Size: 181.81/200 MB

Candidate Block

Mining Attempt 379279764d632736d0a016634e9f49ed864b08aa0b56b74f44f11c35ef5992c6
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root 418fa3125b21a9082ea27bfe507e905f51423b4f1dadc3d659d2e23559f483b9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,145
Size: 1.00 vMB
Total Fees: 0.00795397 BTC
Feerates: 150.58 > 0.80 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (574,831 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
340,541 340,541 0000000000000000082b31a1f8f38271a3e6a33a860a86b5d803f3cce8bab283 512 0.38/1.00 vMB 19
340,540 340,540 00000000000000000bd0b4052d8462c9574a35d5692dfdf35ddf235872c48b10 1,235 0.86/1.00 vMB 23
340,539 340,539 0000000000000000070b79ec4a6abed4dd240e8d66d3b50f5e983f0729756dd5 253 0.15/1.00 vMB 23
340,538 340,538 00000000000000000b9f96c98bb92719cdcf52c50afc654e8eb567a18f954060 693 0.64/1.00 vMB 13
340,537 340,537 000000000000000018739dd476bc05bd70eb224ab007bbcac1958ea4af9bd842 861 0.75/1.00 vMB 20
340,536 340,536 000000000000000017b3cec2dd982ff73ade91128a2954d53ada337790edcec4 753 1.00/1.00 vMB 14
340,535 340,535 0000000000000000084fa1b9c3d8bc7d9972e4d57d14c855cf1b2569da4cb319 22 0.06/1.00 vMB 11
340,534 340,534 00000000000000000ee4cd12299c12f3b919855b804c7394b4347d9b1662ad42 1,307 1.00/1.00 vMB 19
340,533 340,533 00000000000000000014ce9678c7c7d150004349e706fa03a5e3935b6482471a 1,134 0.52/1.00 vMB 33
340,532 340,532 00000000000000000b8d20cde054ab6d7c0ed695db607a4cdc4ce3fb11ebdd95 673 0.23/1.00 vMB 51
340,531 340,531 000000000000000008c9a7f77361d0f7881d25074faaae9b2d853be01aafabee 923 0.75/1.00 vMB 21
340,530 340,530 000000000000000010913dccf2f477befeb0ed7f5c20045bd2345ae0da0280db 2,048 0.71/1.00 vMB 37
340,529 340,529 000000000000000011d922f5999c6b3c543439aee2af6f30e904d391d5e78630 503 0.58/1.00 vMB 17
340,528 340,528 0000000000000000080dfdff8f9114e85667a292faf89eed6b18867ce259e54e 512 0.20/1.00 vMB 39
340,527 340,527 000000000000000006f41888c3736e346398f9516eee94971671763196ce82af 798 1.00/1.00 vMB 40
340,526 340,526 0000000000000000049374008b6c0e2707a8719dd1d58b0d99426ca32fd7a24c 1,609 0.75/1.00 vMB 40
340,525 340,525 0000000000000000133d1f933c5b83d8fba602e429336deb52f8ed220fe7bd8b 1,829 1.00/1.00 vMB 25
340,524 340,524 000000000000000005e957a7ef2fe607169110901aee7897254b1df88975d1f8 547 0.75/1.00 vMB 17
340,523 340,523 00000000000000000859bbb19292f655b0ce02300dab2c3e1b5f7732bbd912a1 1,391 1.00/1.00 vMB 22
340,522 340,522 00000000000000000a4ae7e48ef3ede227f0d2a75e19c3cd9282b28297cc1cd2 1 0.00/1.00 vMB 0
340,521 340,521 000000000000000009b6d6e7c1c84d175e6b2d0b8cdf5f1119eeef74fe0de358 2,211 0.75/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 783.04 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.63 GB
    • Received: 18.11 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.