Loading Tool

Explorer IconExplorer

Memory Pool

42,107 transactions
26.79 vMB
0.06153927 BTC
Random Selection Loading Transactions
Max Size: 140.69/200 MB

Candidate Block

Mining Attempt 0a0636d125e4d60bb09986131789301b195da62bb43856ba2fce90a5712529ad
Version 20000000
Previous Block 00000000000000000000dbff82779b294ccb8ffef3251a2f04537190df676bc3
Merkle Root 49b463621b2cea436d9df07935efef14c3886720e2f5b548a850c542b727c307
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,561
Size: 1.00 vMB
Total Fees: 0.01189652 BTC
Feerates: 500.44 > 1.19 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,940 (243,252 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
671,688 671,688 000000000000000000057254d9af0dc7ff2f74bb8bc7c54e3b8888ba04d9b6d3 2,820 1.00/1.00 vMB 96
671,687 671,687 000000000000000000085620de841e6ac71fe6cc081f797bfaf028ed256f31a5 2,419 1.00/1.00 vMB 73
671,686 671,686 0000000000000000000ad48b86f7ada000c17ad780da18123917996ce875f605 2,406 1.00/1.00 vMB 49
671,685 671,685 00000000000000000004c8450404f68e9b4cea55520ef51f25f91d8d44261363 2,725 1.00/1.00 vMB 95
671,684 671,684 0000000000000000000689ec0bdc96cc97d121b4bc5679ca2d81548de1bd2d1d 2,858 1.00/1.00 vMB 120
671,683 671,683 000000000000000000085075fb2f035ea2ee5306de488850022b709b1e2c903f 905 1.00/1.00 vMB 37
671,682 671,682 000000000000000000059fe7c4c977b0a9dc7072f088b0618b9fd1277bc712f7 983 1.00/1.00 vMB 50
671,681 671,681 0000000000000000000993c3bec0ebe56d55de90b97eeb41b5af2c11fae7abfa 1,325 1.00/1.00 vMB 49
671,680 671,680 00000000000000000009b22a6ef2fdf9bcbf2abbfb870ca7e96a85b43bb3293c 1,708 1.00/1.00 vMB 29
671,679 671,679 00000000000000000001994d5525dc1ada578020ec78ea5963dc36837e125f3c 549 1.00/1.00 vMB 29
671,678 671,678 00000000000000000000a0b7e977ef59c8da7de28714f4708f240ccf94122810 1,574 1.00/1.00 vMB 68
671,677 671,677 0000000000000000000ca785ee0e6404da7aefaa3676af59ad4ca1f0b3fe997b 1,685 1.00/1.00 vMB 41
671,676 671,676 00000000000000000009f4d8ab250ba014523bc74982c3bec0245fbe076394da 2,647 1.00/1.00 vMB 97
671,675 671,675 00000000000000000005d48eee9026432f83cb0d695517577f3e43373e3d769d 1,389 1.00/1.00 vMB 44
671,674 671,674 0000000000000000000435698c02cfcf1f7924fd44f531579a40cbd70afd31ff 1,782 1.00/1.00 vMB 39
671,673 671,673 0000000000000000000c8ab01db2decbfdcf9bee95b764726aeeb7423270ed2f 1,128 1.00/1.00 vMB 38
671,672 671,672 0000000000000000000678f6446804ef4b3b16dfa1b856ef3b7437a4f061e934 1,330 1.00/1.00 vMB 45
671,671 671,671 000000000000000000064bd24d8754a406fdcfe9ab8c5134c2d7dc051b6cb7be 2,104 1.00/1.00 vMB 46
671,670 671,670 000000000000000000088c63532852a6eb82e0a6451791e36613b18125e5493f 1,412 1.00/1.00 vMB 110
671,669 671,669 000000000000000000077711caa8bdebb441b72fd606ec50a3e46b0626eef38a 2,964 1.00/1.00 vMB 124
671,668 671,668 000000000000000000089cfa3299a2e9361740ee345f23c5e385dddd56b44691 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.28 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: 656.91 GB
    • Received: 14.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.