Loading Tool

Explorer IconExplorer

Memory Pool

38,622 transactions
26.20 vMB
0.07849793 BTC
Random Selection Loading Transactions
Max Size: 135.58/200 MB

Candidate Block

Mining Attempt 0be30521ab10108f1abf6645d5d2d2f1fb611df6c505000a7fe41f9c91e9243f
Version 20000000
Previous Block 0000000000000000000087c5fa9823c89604341616794226d7353dcb93d49d87
Merkle Root 15ab42103571b5d6d46102bd6355c5537dce29bcebcf158c1bef01c823b4aab1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,288
Size: 1.00 vMB
Total Fees: 0.03059772 BTC
Feerates: 502.65 > 3.07 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,930 (492,380 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
422,550 422,550 0000000000000000033d7d08be3d5a7cfacbaac792a66342e886485922a29c31 2,361 1.00/1.00 vMB 80
422,549 422,549 000000000000000001c459ab0c3952181ae0b73b88a8d8fa97f6960bb45a4497 1,828 1.00/1.00 vMB 48
422,548 422,548 0000000000000000018b1a65ded5b2643da34bb79b1e7ac2f53d11b73ac9e0ee 1,714 1.00/1.00 vMB 50
422,547 422,547 000000000000000002eaa8b2e64459425a7ec5e358d9a1715280cc031f495b43 3,174 1.00/1.00 vMB 94
422,546 422,546 0000000000000000006840ef2ab6be3cec265c31e10edb566a2c761191e66fcc 2,046 0.97/1.00 vMB 50
422,545 422,545 00000000000000000206ececc8f2b5564ac1f9fa08aa1046c166da942adcf890 14 0.00/1.00 vMB 153
422,544 422,544 000000000000000000d542efcebbcf627b8056a7398dbb11d9313a4c32e02950 2,513 1.00/1.00 vMB 77
422,543 422,543 0000000000000000049a525d874bdac803acbad910e3c542c06f25c21522390c 580 1.00/1.00 vMB 19
422,542 422,542 000000000000000004073ca0d2c6130667ac63599e61fa82a4d11e635bf95bae 882 0.56/1.00 vMB 30
422,541 422,541 00000000000000000413046df9b2f22e6dd29e83358a60181368630942452d32 2,330 1.00/1.00 vMB 49
422,540 422,540 000000000000000004559a276a53fdf98e352b1aeea9c021f29e3ed81b45d9e6 2,688 1.00/1.00 vMB 87
422,539 422,539 0000000000000000049138b3fabc568883685e29f2bb33ce6cf41f36bce22af2 2,647 1.00/1.00 vMB 91
422,538 422,538 000000000000000004c665c49468bbc2938cb0b15f42498fd90d21e08c20da53 1,148 1.00/1.00 vMB 31
422,537 422,537 000000000000000003c5136aa4e67b08b633f9e5afb94240736c7357a115ff45 1,169 1.00/1.00 vMB 35
422,536 422,536 000000000000000000dfe1151cf5f468a1ccfc16c6e716070e6e820051cf55af 946 1.00/1.00 vMB 27
422,535 422,535 000000000000000004f06c05dcf03c06ecf1a9ddef57061908770a39220eb6d3 312 1.00/1.00 vMB 16
422,534 422,534 000000000000000002de68bdb6488671f594389c3124ac421e7dce22c07fe948 693 1.00/1.00 vMB 25
422,533 422,533 00000000000000000254e4366100505bf6e657d677ced9eaa69b66a77236cc8c 55 0.10/1.00 vMB 34
422,532 422,532 000000000000000001980119dea88e9df2d74c778c87173c0cf9a23720a1868f 1,659 1.00/1.00 vMB 47
422,531 422,531 000000000000000002d9a8ce00b293606ecb187a406f045a68411ad7a24ca31d 1,031 1.00/1.00 vMB 33
422,530 422,530 000000000000000001fb4b21fce4d41ea07adff678ac1080fd2d5d3d5f9b08de 897 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.27 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: 655.96 GB
    • Received: 14.36 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.