Loading Tool

Explorer IconExplorer

Memory Pool

53,935 transactions
31.96 vMB
0.14043623 BTC
Random Selection Loading Transactions
Max Size: 170.58/200 MB

Candidate Block

Mining Attempt e2974f3d87080d41891dc0aa302c2b5b8cce4fac98dc1f818f2a5a2b9212dd24
Version 20000000
Previous Block 00000000000000000001313720cdab0b96a52eb599aa00254522f99d726b53eb
Merkle Root 1f44c4aa0369e1543ae5975c25ece2c22a2afcd0dc3c94a9b39ab59074f690ff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,791
Size: 1.00 vMB
Total Fees: 0.04241456 BTC
Feerates: 104.17 > 4.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,821 (165,506 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
749,315 749,315 00000000000000000006018093f4f5e39687c88631b135dece2743147d25ff35 2,883 0.97/1.00 vMB 1
749,314 749,314 00000000000000000008857aed379f937a0559ec67c237bacbb7532ab49cf56e 2,745 1.00/1.00 vMB 12
749,313 749,313 00000000000000000001a80256497ed7d9a4639a2aa04f4bb07e28390c03bef4 3,070 1.00/1.00 vMB 20
749,312 749,312 00000000000000000005a0fcbc08a2867adfcd121854fe2ee4615d3f984ac1a9 1,032 0.52/1.00 vMB 3
749,311 749,311 00000000000000000007d972ad140de09c3601e57427e3acc7ca713d8be7aab6 2,625 1.00/1.00 vMB 12
749,310 749,310 0000000000000000000408adb4c1e2530d505bf100bc2a1867cfe1ba8c1f73f9 2,400 0.78/1.00 vMB 11
749,309 749,309 0000000000000000000717afa7f12df02b565c6fbbee19c204a562c24f90cdb0 1,051 0.39/1.00 vMB 11
749,308 749,308 00000000000000000003971313e9bfec698693936160ed06e244f255d94d3b00 2,594 0.98/1.00 vMB 2
749,307 749,307 000000000000000000010a5ff6f3f09cd921f5f7f689055092841f25d05bdbcc 2,000 1.00/1.00 vMB 8
749,306 749,306 00000000000000000003ecd250a469ee3ba74e7b96dd8e47bb12ab0be183273c 1,740 1.00/1.00 vMB 15
749,305 749,305 00000000000000000005297e1e57a2fd17621879d8fe38a25657361a7a2a3075 2,717 1.00/1.00 vMB 28
749,304 749,304 000000000000000000071fc25199b77bc45239f76ca1221ca04215262d3b6b0c 2,651 1.00/1.00 vMB 6
749,303 749,303 000000000000000000017a1e31b5ca2e4eb9b965517acf2f607d022764b8b445 3,089 1.00/1.00 vMB 12
749,302 749,302 00000000000000000009d60ab3099170077305c79f2c7cb7980c5ffdd49d059c 2,763 1.00/1.00 vMB 5
749,301 749,301 00000000000000000006ce985c49c5e0d0adf8002150db568762ba18cb439520 3,238 1.00/1.00 vMB 23
749,300 749,300 0000000000000000000422c91dff382c98dbd7a2dea2b4722d23edf2f08d58fe 2,879 0.87/1.00 vMB 11
749,299 749,299 000000000000000000025b77c90dd678048ea688b9ce73a51711c78663ce6de4 1,893 0.66/1.00 vMB 11
749,298 749,298 00000000000000000000eb68644546bfaeb47a91c8cd05dd7e16e2c272c5edef 1,880 0.64/1.00 vMB 11
749,297 749,297 00000000000000000000f816b56cc80bea9acd5c0c0d33018c62efa4790e5f40 799 0.28/1.00 vMB 12
749,296 749,296 000000000000000000052d3aae639e5671bc15a2e680b4ff2e791b9c033fd88c 106 0.06/1.00 vMB 5
749,295 749,295 00000000000000000007d40ae77ef1334e6476f581f1626479c713beced7481c 1,654 0.81/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.07 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: 651.26 GB
    • Received: 13.51 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.