Loading Tool

Explorer IconExplorer

Memory Pool

79,174 transactions
29.63 vMB
0.07432141 BTC
Random Selection Loading Transactions
Max Size: 177.91/200 MB

Candidate Block

Mining Attempt eb5de66476ea664cc2538ae02adb073969340981e8d9611bb2096be56a391b2f
Version 20000000
Previous Block 00000000000000000000a86620bedaadabef003d30be662b4766362f5afa4a4b
Merkle Root ffb6387a2156ff2f34a9805cba381e2b48c1f7ce7670c56358d917e5e1e56cfc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,289
Size: 1.00 vMB
Total Fees: 0.01410763 BTC
Feerates: 90.48 > 1.41 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,004 (292,168 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
622,836 622,836 0000000000000000000cb21b30da8ab7fcab0fb5721a7989304b900c6b19aaa9 3,103 1.00/1.00 vMB 51
622,835 622,835 0000000000000000000ed0ff8dded432ead90f812ad07e2d5944b6d5e7540c42 930 0.30/1.00 vMB 31
622,834 622,834 0000000000000000000e2e061612a650acf86806ca17854fdbdbae719dbc6f60 286 0.09/1.00 vMB 36
622,833 622,833 0000000000000000000d46bc31d12b23a3cc72eef14594c25900b29fb62b364c 548 0.16/1.00 vMB 24
622,832 622,832 000000000000000000094419eb08b3c2c1b61d260e3d78e8152474ce16b7ff2d 1,248 1.00/1.00 vMB 9
622,831 622,831 00000000000000000007c96a4df34d88780c82f1b020261b0702aa041d929d22 721 1.00/1.00 vMB 1
622,830 622,830 0000000000000000000690531119fe1dd0ba3c462c0c9d027b646030da1f24d7 2,790 1.00/1.00 vMB 27
622,829 622,829 000000000000000000059cbe6bf0eb00090c56b799ce59397c6b27abd6681ff0 3,030 1.00/1.00 vMB 44
622,828 622,828 0000000000000000000897b95701e001c5a850140d67fcf80310e9aa736740c6 1,812 1.00/1.00 vMB 16
622,827 622,827 000000000000000000082dce4ed8a42ff044a19284bb11d8472973f7a9f5d2a8 1,949 1.00/1.00 vMB 4
622,826 622,826 00000000000000000009886e3cfad426e10892ebfa790b0b383b656ed239e5ed 3,056 1.00/1.00 vMB 29
622,825 622,825 0000000000000000000b96c856bdda55f1a6fb052265b778ce9d9e8761d0c1cb 2,190 1.00/1.00 vMB 44
622,824 622,824 000000000000000000036314a8bc11964425c558548cf632556d8389ccdc3355 3,035 1.00/1.00 vMB 63
622,823 622,823 0000000000000000000f1044d22a21387d5ed7b5e5879166aecdc79035cf8206 2,670 1.00/1.00 vMB 19
622,822 622,822 0000000000000000000eb3ede5a3460290cb20dbe33ab9e39c9c3224ef58eed9 2,393 1.00/1.00 vMB 28
622,821 622,821 0000000000000000000e6ed29e9dcae344a468cf2f72dd9ed8d56b768663262f 2,321 1.00/1.00 vMB 53
622,820 622,820 000000000000000000001baaedd441ea1cd7db4f260cfd8d89f723baa02f8926 1,531 1.00/1.00 vMB 5
622,819 622,819 000000000000000000006405d557a39a32fd3c313b3276b8066093aba73f6ea3 2,233 1.00/1.00 vMB 9
622,818 622,818 0000000000000000000c73e8a2077020b263eaa87f3241cc6ac8d3b0064dd066 2,848 1.00/1.00 vMB 36
622,817 622,817 000000000000000000068a93bde90329e9d19cc40fb232f6bbb356cab527bebe 3,164 1.00/1.00 vMB 56
622,816 622,816 0000000000000000000098be504260e2378aee2f1fd17d384afa33bf2a0594f7 2,241 1.00/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.40 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: 664.70 GB
    • Received: 15.03 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.