Loading Tool

Explorer IconExplorer

Memory Pool

80,632 transactions
29.72 vMB
0.09382298 BTC
Random Selection Loading Transactions
Max Size: 180.07/200 MB

Candidate Block

Mining Attempt 27c39706b1e6ee86cddb0de95cc621090b78311219d79ba3fcda5f63d7b84933
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root 27f7c1e360d2e04e8a11b6b90bcbe470b83b2e90239f99cad56e4166275799a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,437
Size: 1.00 vMB
Total Fees: 0.02973478 BTC
Feerates: 278.95 > 2.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (323,505 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
591,590 591,590 00000000000000000008c143c0f62b7f9252de9839b5e0c7f3d3bfa98f09e908 808 0.22/1.00 vMB 11
591,589 591,589 000000000000000000162e4e0c8cca7ea7c17bfa48048ac5e3c8d6e8e9896af8 3,218 1.00/1.00 vMB 24
591,588 591,588 00000000000000000014f946cb3c2e3d783497280f7a5bfd43b68a960409628a 1,965 0.66/1.00 vMB 4
591,587 591,587 000000000000000000098b787831bf4507d86f05bf39ae60e62082e011c7aa49 2,800 1.00/1.00 vMB 33
591,586 591,586 0000000000000000000c45fa955f91df9961743aa5fbdfd1cdde0d698205d24a 311 0.09/1.00 vMB 23
591,585 591,585 00000000000000000004426ec353b461598233d3d03e490dfd23255a4c743f10 2,884 0.92/1.00 vMB 20
591,584 591,584 0000000000000000000e5f8005c637559b45770d3484e3d9ec3edcfbe6623d94 2,183 0.67/1.00 vMB 22
591,583 591,583 00000000000000000019d6d9339b55ef44a93763e6a223162026a16d25edfb9f 2,957 0.90/1.00 vMB 19
591,582 591,582 00000000000000000016d6058404d436cf0a077272db2329f967f3915d15268d 637 0.20/1.00 vMB 18
591,581 591,581 00000000000000000004643cb4da5ee6a9cf643b369550db2af7c5614a50a7d4 1,183 0.40/1.00 vMB 8
591,580 591,580 0000000000000000000f098bf377c5fbaa05c8fddf5343121e9014d8f6678003 2,066 1.00/1.00 vMB 35
591,579 591,579 00000000000000000004fd17b65cb94f9b013ae58d41855e1959f73b02e4f6f9 1,752 1.00/1.00 vMB 57
591,578 591,578 00000000000000000018810d9e17cb2953d06f0059fdac8be451fb4e8f8241f9 2,703 1.00/1.00 vMB 23
591,577 591,577 0000000000000000000fd38ddeb8a5f3acc71f611d72c7d6976977648c213efa 1 0.00/1.00 vMB 0
591,576 591,576 00000000000000000016827b573448ddd18da421aec2cf8cd261f4a622c712b0 2,920 1.00/1.00 vMB 20
591,575 591,575 0000000000000000000130d451a3f08ca81e2a9b326e77a3a3ad564d0a6980c6 1,436 1.00/1.00 vMB 11
591,574 591,574 000000000000000000130b1021ec0ea90ad2587c0a0bcd6f4987936a15f050af 2,412 1.00/1.00 vMB 9
591,573 591,573 0000000000000000000e7aea9a2a0b224b3c99f98ee8f9612e8631697c132bc7 1,899 1.00/1.00 vMB 21
591,572 591,572 0000000000000000000f5e76cda442fe5530837748808fac54b7186e422f0a2d 1,157 1.00/1.00 vMB 15
591,571 591,571 0000000000000000001248d7239d7f2b4ea02e3e99763208e701edad69418d4d 1,588 1.00/1.00 vMB 21
591,570 591,570 0000000000000000001337a33b32262aa36e9d1b32e0ad8f1f8f05d72afcf630 1,185 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.56 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: 670.07 GB
    • Received: 15.81 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.