Loading Tool

Explorer IconExplorer

Memory Pool

24,696 transactions
23.55 vMB
0.05394836 BTC
Random Selection Loading Transactions
Max Size: 123.95/200 MB

Candidate Block

Mining Attempt 6cef848da6e263645c1a01e0af7196b4d6513e7687ff65ec44839936d08d9bf9
Version 20000000
Previous Block 000000000000000000007c72e6c292e249602215b556e50d56b0953a68320ddd
Merkle Root 70d3dc7299e29a578f9c9c1c5fac2fccda2d8a1cae863be7f3a0d0af48066e0d
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,335
Size: 1.00 vMB
Total Fees: 0.02800669 BTC
Feerates: 125.59 > 2.81 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,927 (177,310 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
762,617 762,617 00000000000000000003f3a1c794f3f5865da18b258d5bcc17f07529093554c9 3,076 1.00/1.00 vMB 27
762,616 762,616 000000000000000000016f56580184ada325ad22527400a7a384e8c5f8307350 3,111 1.00/1.00 vMB 34
762,615 762,615 00000000000000000000e3444682d6a2b536fe8c2b82796bfae57b3e19826c3e 1 0.00/1.00 vMB 0
762,614 762,614 00000000000000000005564e9d5adca056903fb22d481bf30b29f835f8a1a4b4 1,587 1.00/1.00 vMB 19
762,613 762,613 00000000000000000003ec076cff2fe060ff2d23f0f04b47bee56ebb01e24d7e 2,396 1.00/1.00 vMB 22
762,612 762,612 0000000000000000000590a8699eb4a4523ff1c07a5480e86e8674c3f73720d1 2,732 1.00/1.00 vMB 25
762,611 762,611 00000000000000000005c0b0b18580bb349a965e50c32e1ce37fc25415fcf655 3,563 1.00/1.00 vMB 32
762,610 762,610 00000000000000000001d996ae893eac239f095cb39766638021a33ff41deb83 1,415 1.00/1.00 vMB 5
762,609 762,609 00000000000000000006252bb0905f2af710760e8d527ebec9fcce7e83cb480c 2,711 1.00/1.00 vMB 10
762,608 762,608 000000000000000000024414cef2c59bbffb10d799955320d8e4aebd0b353fed 2,635 1.00/1.00 vMB 13
762,607 762,607 00000000000000000006be9965a574957c4eafc6a20576686cdb6c099612f702 3,238 1.00/1.00 vMB 26
762,606 762,606 000000000000000000050848cd6e2efb67877609283eef60328cdf2c4bf90647 3,460 1.00/1.00 vMB 23
762,605 762,605 0000000000000000000008d165968975682ad1f6d7545cd51712dcecd6387fe4 3,420 1.00/1.00 vMB 30
762,604 762,604 000000000000000000078bb0c96b975713b31c5d0ac5179784cec12032a3a14b 2,774 1.00/1.00 vMB 33
762,603 762,603 000000000000000000026b0ccae50146e373c5c119d908a476c61d72b9bcb95d 1,736 1.00/1.00 vMB 15
762,602 762,602 000000000000000000057139ed5fa496543ebefb3c81e622818dd1ce1feb3876 2,510 1.00/1.00 vMB 15
762,601 762,601 00000000000000000004f10042f19d0eeb7b8527e56df826324384736115789f 1,657 1.00/1.00 vMB 17
762,600 762,600 0000000000000000000227fc0369d5564a6c863231d1866f83829db15322a189 2,917 1.00/1.00 vMB 24
762,599 762,599 000000000000000000047425eccfbfbae2f806b0fb98f320edebf341e5531ca0 2,976 1.00/1.00 vMB 32
762,598 762,598 00000000000000000002b9b299c8629341f440716b97aa6d9c4f3bbeb8f24ed4 1,021 1.00/1.00 vMB 3
762,597 762,597 000000000000000000011a61c63c589286afb71dc17bf9faab7dc282877c7f65 2,458 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 826.59 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: 4,398.45 GB
    • Received: 238.92 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.