Loading Tool

Explorer IconExplorer

Memory Pool

81,561 transactions
34.80 vMB
0.16276270 BTC
Random Selection Loading Transactions
Max Size: 195.93/200 MB

Candidate Block

Mining Attempt fc743d06a864213d94867bc5bdddc925e54a63b088723d85dbac9249d0888c2a
Version 20000000
Previous Block 000000000000000000015d606eea54600e68e92445d6617a0d0d5e5108766f50
Merkle Root e07e164dc082edebde3c048b52e93ea4e888a74213c2a1a6ab0f2303ebabaea5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,267
Size: 1.00 vMB
Total Fees: 0.03093306 BTC
Feerates: 150.93 > 3.10 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,412 (633,558 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
281,854 281,854 0000000000000001d869721eedd9cfff8525e005700e196023cac52eea099bf9 171 0.07/1.00 vMB 41
281,853 281,853 000000000000000132c5a41ebc590d8f0037eea43f24d869f228d9282a18c898 226 0.11/1.00 vMB 47
281,852 281,852 0000000000000002536f7f6550ca41df212758ccc4b3ba1a330bce74bacbad7e 542 0.25/1.00 vMB 41
281,851 281,851 0000000000000001474eb3842a5ade69863e1f5d2a21d1019a6e52827d2c38a8 151 0.06/1.00 vMB 51
281,850 281,850 0000000000000000da1040e07622c3e1aa020d57747d049ca6fa667a17c977e3 170 0.07/1.00 vMB 62
281,849 281,849 000000000000000105d2a39a1fb80def15d5b15bd4ed43ce3b630d2bb3318c83 306 0.14/1.00 vMB 53
281,848 281,848 0000000000000000f76b0a5ff790daf03202244c97a961d42f4134985a5c606c 36 0.01/1.00 vMB 29
281,847 281,847 0000000000000000f56b6ae89fffcaf23ae0b1bba5087a1a769846c4079c77b3 237 0.09/1.00 vMB 45
281,846 281,846 0000000000000000dff822429807c16ed1fbbfe476005acd7cc62ad17b8c7d60 192 0.17/1.00 vMB 22
281,845 281,845 00000000000000020100e09e7211273c13f16bfe05992eedfe4ce78bada6ce2b 703 0.25/1.00 vMB 60
281,844 281,844 00000000000000011047e3f6ae82af062f83c119b5628bef72800a489a151494 63 0.10/1.00 vMB 11
281,843 281,843 000000000000000217b11377fd0ad8c615a1073dd4ca91a6e855572ecef593cd 668 0.25/1.00 vMB 57
281,842 281,842 0000000000000000d02c13acd52b5089fd461e8a8905a549c061dc0ed8f72624 67 0.05/1.00 vMB 44
281,841 281,841 0000000000000001471ad3df12d2f6bde29910bf092481a3e6398d8c05213eba 65 0.03/1.00 vMB 47
281,840 281,840 0000000000000001e37f60790eaa348633d91ea9411f9a79b66f836893dc24f0 150 0.08/1.00 vMB 32
281,839 281,839 00000000000000009c45e798d4eab8b4e6589082559e753ec99a9f0ed140e91b 69 0.03/1.00 vMB 44
281,838 281,838 000000000000000002290f7ab0f0c3f7a5ac36a063ac3dc83b0f7b871c316c01 215 0.09/1.00 vMB 47
281,837 281,837 00000000000000002cfd3adaf22f9c285438184aa47285e35910b019cbc5c8ac 350 0.15/1.00 vMB 40
281,836 281,836 000000000000000041fa5cdd13f45874864cd1784704df38b88b1dc01d355e1e 1 0.00/1.00 vMB 0
281,835 281,835 0000000000000001d3fc6b7b18675a9139d95185b56befeed633499ac391d2cb 192 0.10/1.00 vMB 38
281,834 281,834 0000000000000000722198d5e7faec19e2af5f22fb34ae6e1b357b4f83560a16 44 0.05/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 783.10 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: 731.69 GB
    • Received: 18.52 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.