Loading Tool

Explorer IconExplorer

Memory Pool

36,514 transactions
25.15 vMB
0.04804765 BTC
Random Selection Loading Transactions
Max Size: 129.30/200 MB

Candidate Block

Mining Attempt 5fbd045f489f05ed93cb741ed70a0a8d5dc51842fdf33b36d8c75b83abfe1518
Version 20000000
Previous Block 0000000000000000000200721755ced2ab44d41ec558aea577f50bd3ed6c61e5
Merkle Root c70f618411f5dbaa5d1ccd2dd7aa28ae3b16c4c527272840f5135c1f759b04ca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 7,077
Size: 1.00 vMB
Total Fees: 0.00299740 BTC
Feerates: 61.00 > 0.30 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,765 (356,099 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
558,666 558,666 00000000000000000018e5f0e38425ec2cab2119acfa8781def18b1400263cdf 2,379 1.00/1.00 vMB 15
558,665 558,665 0000000000000000002660a5121d3b6dac42cd55ddd5a96ca1374d80d7966024 2,854 1.00/1.00 vMB 14
558,664 558,664 00000000000000000010640e91e8491f08c31a8cd0a135a822460caab8bd3b00 2,532 1.00/1.00 vMB 12
558,663 558,663 0000000000000000002c85c3c0062ffd7eb645d7216f5a671460c72b25129922 2,713 1.00/1.00 vMB 13
558,662 558,662 0000000000000000002126f72871574af98e9e56aab6d6bbafe24fb7a98839aa 3,329 1.00/1.00 vMB 29
558,661 558,661 00000000000000000020c142a8f9765d92ec2331168ef8fcab1644749e2a14a2 2,661 1.00/1.00 vMB 45
558,660 558,660 0000000000000000001b074532566129152ee7b04b0658711a47c6480ee5882d 3,169 1.00/1.00 vMB 44
558,659 558,659 0000000000000000001d6261fceb1ab49c369489afbe74f0d1128e8ec4de0b8c 1,913 1.00/1.00 vMB 6
558,658 558,658 00000000000000000028800b5dce061fe1f01b6b197d07cc371ec311a5a9c83e 2,341 1.00/1.00 vMB 8
558,657 558,657 00000000000000000021e1ed1805d683dbd8ebe7475418ba16fd6dcaa2bb325e 2,567 1.00/1.00 vMB 29
558,656 558,656 0000000000000000000f6f12bbb02493cdcce9a8ffb8c9a42aabf569b4f23c19 2,620 1.00/1.00 vMB 14
558,655 558,655 000000000000000000224d803e2c66ac8183e9e3d4fb44e45b5cc1c74b25df2e 1 0.00/1.00 vMB 0
558,654 558,654 00000000000000000000faed14e875189747053f6c3de1be4727214306bc060f 2,222 1.00/1.00 vMB 28
558,653 558,653 0000000000000000002a8bc32f43277fe9c063b9c99ea252b483941dcd06e217 1,096 1.00/1.00 vMB 27
558,652 558,652 00000000000000000016b585cd7acf828e13c23601c13a6de7b054a2ad549383 2,654 1.00/1.00 vMB 33
558,651 558,651 000000000000000000060745d202a548619baa56822d22047ebc28c570daf1e3 1,812 1.00/1.00 vMB 11
558,650 558,650 00000000000000000007c18e50277ff565e5472d556136665e3696172a11b840 1,918 1.00/1.00 vMB 28
558,649 558,649 0000000000000000001b8bb860313ee2820053964673eff4d88725224275b1b5 2,297 1.00/1.00 vMB 24
558,648 558,648 00000000000000000010fecaf1b22e5df32d8806f86d069b06edd9117dad9f02 2,777 1.00/1.00 vMB 41
558,647 558,647 0000000000000000002d81ae0cd73fea920ff20771c8712fe77af3fda13de054 1,553 1.00/1.00 vMB 23
558,646 558,646 00000000000000000000afec1651703089c4799d7b06f991ecd302c579d013ba 1,695 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.97 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: 647.87 GB
    • Received: 12.98 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.