Loading Tool

Explorer IconExplorer

Memory Pool

40,260 transactions
29.05 vMB
0.06985097 BTC
Random Selection Loading Transactions
Max Size: 147.87/200 MB

Candidate Block

Mining Attempt fe6ed2d7144fd61e7714bede2477671c11b255f34486bad66df0253b9cd54052
Version 20000000
Previous Block 00000000000000000000a03c2ff2e9c4376ebfdb09bdac0054b5959b0793006b
Merkle Root 5a500214639e55f85a7eb010a6d629a9b746f003c1ab57c2a8833a3bb2158ac5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,724
Size: 1.00 vMB
Total Fees: 0.01325556 BTC
Feerates: 497.33 > 1.33 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,546 (565,736 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
348,810 348,810 000000000000000006e97d7ed49f364b4b8e74507ac136a473406a2fae7ba95f 1,690 0.96/1.00 vMB 28
348,809 348,809 00000000000000000dfd5ddd50d899d09a2cb3d6c8d72ec04ded2a8b4a911936 221 0.12/1.00 vMB 24
348,808 348,808 0000000000000000052138481c9f99a08fdf5a36bec9e0976ba67b688a45f0af 230 0.32/1.00 vMB 83
348,807 348,807 00000000000000000d7154a024632d22b1d275d786e6463716a702519b0b9242 775 0.38/1.00 vMB 27
348,806 348,806 000000000000000013a6b3a6741a354b85036a19a38328340fda408dca38b651 212 0.09/1.00 vMB 27
348,805 348,805 0000000000000000075d1c46c7a87be7232948de88aa7cf471fb1b6841ceafb1 284 0.15/1.00 vMB 26
348,804 348,804 00000000000000000288169040d08fa9509c496ceacbad96da482d3b094d07fb 278 0.15/1.00 vMB 31
348,803 348,803 00000000000000000dc5a8bf028a3b598afb4868f18fe4bcf6eb4027888227cb 88 0.06/1.00 vMB 20
348,802 348,802 00000000000000000ddbb97f8f29da51455bb2ebe9a695f80043cdcf0bc600ad 333 0.20/1.00 vMB 23
348,801 348,801 000000000000000007566007285dc6573e6eaef857df18b4f9a87bd7e59d700c 174 0.09/1.00 vMB 21
348,800 348,800 00000000000000000818e08bfea38408539fad888bb41a91d25c99e46dcffb9c 496 0.30/1.00 vMB 22
348,799 348,799 00000000000000000b57a67d3555edb9c9f4b7ee198a73869d24541a2ea7cc09 273 0.19/1.00 vMB 22
348,798 348,798 00000000000000000b0dfd05953c7c7fd689d3f6f1e9663b012bfcd08ad76caa 325 0.18/1.00 vMB 23
348,797 348,797 00000000000000001374f44d59efd3017038264200f0d8a28408f30c0ab2f912 1,079 0.53/1.00 vMB 26
348,796 348,796 00000000000000000bba5bdc2690ef92d7a85f92e9aca3233323c0ffed1f52f4 364 0.18/1.00 vMB 24
348,795 348,795 00000000000000000a9b6b1c183b167e1b66101406b7a9a1315b2cea09527731 786 0.43/1.00 vMB 23
348,794 348,794 000000000000000011ebbd8c94f6c0f844df3c9181e8fb4e9d24c2f4b086417d 841 0.39/1.00 vMB 30
348,793 348,793 00000000000000000b1062c9c786cafa8c008ecff63ef3b20ae503155e5344e3 885 0.53/1.00 vMB 25
348,792 348,792 000000000000000012a0eec065cfacb75498da138f52a82fc47cee61d532a9bc 292 0.40/1.00 vMB 77
348,791 348,791 0000000000000000001e2fb22f1e5d6022d4b4bd206acda5138fbe8b763e208f 1 0.00/1.00 vMB 0
348,790 348,790 000000000000000008f448538912473c50e6c4b77024d75db179af6d01cccabb 736 0.42/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.58 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: 622.86 GB
    • Received: 11.40 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.