Loading Tool

Explorer IconExplorer

Memory Pool

34,204 transactions
25.61 vMB
0.06100718 BTC
Random Selection Loading Transactions
Max Size: 129.83/200 MB

Candidate Block

Mining Attempt b15ce5724e37589ac5d2ec51b0dedf223e06a897f226f8b1acfa6c352709079f
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root 7ddf6c8e96b2d8df754d218cab60c719cf30afdec28bfe5ffe321c39db499bee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,957
Size: 1.00 vMB
Total Fees: 0.01300183 BTC
Feerates: 101.16 > 1.30 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (117,892 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
796,799 796,799 000000000000000000024984c431a1e4c8ca02c4598f9d6cabd6708204f55a5b 1,866 1.00/1.00 vMB 16
796,798 796,798 000000000000000000010a696e503ffbb1854fddfdb918bfa07393bbbef4d5a0 1,064 1.00/1.00 vMB 14
796,797 796,797 000000000000000000052378fb032a3d77cb31b838ba314919d205b743c55660 1,657 1.00/1.00 vMB 18
796,796 796,796 00000000000000000000aa2bfe39b8e06a2bb62eb580168314951a183d232a54 2,803 1.00/1.00 vMB 10
796,795 796,795 0000000000000000000047b24ca077518b663881d76fefdee33090fcf1c3b5de 5,522 1.00/1.00 vMB 10
796,794 796,794 000000000000000000024c94b6fcf95d46f5ff1a06fedbb553b0b218ad093a42 921 1.00/1.00 vMB 12
796,793 796,793 000000000000000000045d0282a27f3ae7e0a58a206a53611bef1b0af6d2ac41 4,808 1.00/1.00 vMB 11
796,792 796,792 0000000000000000000473976b022fea8cf25b2c07e9e113713794324174ae43 5,602 1.00/1.00 vMB 10
796,791 796,791 000000000000000000011ac860a4efdd390a24d8964da356ca8d896c835ac8d6 2,167 1.00/1.00 vMB 11
796,790 796,790 000000000000000000040891ae88fde59d863cff51cb5159bf081b30b3ee560d 3,257 1.00/1.00 vMB 9
796,789 796,789 00000000000000000003a2f541c9b90faae14d94642c3d85f126dc812a6cdbee 1,003 1.00/1.00 vMB 12
796,788 796,788 00000000000000000002b8f4fb68afa0cfe999c4d27581ea9270d9105446d1b1 316 1.00/1.00 vMB 9
796,787 796,787 00000000000000000001a40a8aacc8ce7febac47163624937c25c962719ccaa1 590 1.00/1.00 vMB 9
796,786 796,786 000000000000000000042d7bebbb68ede336a00f94c2fcebe68d00820c46963b 480 1.00/1.00 vMB 10
796,785 796,785 000000000000000000028cc196dce04ab60105ef4bf0c575d8a35b9b2658c38e 1,114 1.00/1.00 vMB 14
796,784 796,784 000000000000000000022f1ffc1862913a63f517b960ea03feac5915d5019f95 2,134 1.00/1.00 vMB 17
796,783 796,783 0000000000000000000343f1fdacd5acfbb4cee794f41e9f798ffef7a62685e3 6,338 1.00/1.00 vMB 9
796,782 796,782 000000000000000000017fa8d92598422e9827a50a24cae370781e164a7e7bbd 2,116 1.00/1.00 vMB 17
796,781 796,781 000000000000000000020aa8a0f622b003a7822ec14c035a095271a936c20ced 1,015 1.00/1.00 vMB 13
796,780 796,780 00000000000000000002ed2af5f187c55aea3db901ef6e0d280f374f738b5201 1,015 1.00/1.00 vMB 13
796,779 796,779 000000000000000000025462ab851d99dd7ceaea518e0e586753176ca66b3913 1,227 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 781.84 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: 637.80 GB
    • Received: 12.44 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.