Loading Tool

Explorer IconExplorer

Memory Pool

72,287 transactions
27.77 vMB
0.07211341 BTC
Random Selection Loading Transactions
Max Size: 168.06/200 MB

Candidate Block

Mining Attempt 79eb4b268f9b3da641d8d73a85f06a4fec876d978b2e9eb15bf1d5c47d4e0d81
Version 20000000
Previous Block 000000000000000000016dffe7445c108bac746ebb89454ac2dea8afaeeb91d1
Merkle Root 875ebbac64d5a125d973d7ce2e6dd76ec2afe3ef12a0050c4a79d76332a5c4dd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,826
Size: 1.00 vMB
Total Fees: 0.01180309 BTC
Feerates: 298.50 > 1.18 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,452 (31,742 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
883,710 883,710 00000000000000000000d7d86c9214ccbebfc61a99462c6be68c69a5786083b2 913 1.00/1.00 vMB 1
883,709 883,709 0000000000000000000069a4c1fb7ce17b2bcf189a1ce22d797c2def707f6bbd 731 1.00/1.00 vMB 1
883,708 883,708 0000000000000000000029cf607db246f0624a06e93d209062ad8bde1629aa37 894 1.00/1.00 vMB 2
883,707 883,707 0000000000000000000080051a8368ec3b9e1247f3833ac29dbc419df140efab 2,673 1.00/1.00 vMB 2
883,706 883,706 000000000000000000017ccd8f8988410536a125543b288f472f580a68059954 1,575 1.00/1.00 vMB 2
883,705 883,705 00000000000000000001467b09484dc827ca2e94c62ff02601231a275bf2bd91 1,355 1.00/1.00 vMB 1
883,704 883,704 000000000000000000004eae2bd898d2dddcb14bddfaca331ca10653b4a9fe73 1,203 1.00/1.00 vMB 1
883,703 883,703 000000000000000000008fb849e754bc7bbe88eea86705f29f04c5012ab0c8a3 1,178 1.00/1.00 vMB 1
883,702 883,702 000000000000000000002fc9fb481a3dbf72b96e4b22b4f7bd705afeb987f647 1,695 1.00/1.00 vMB 2
883,701 883,701 00000000000000000000820ef95c741a5e901e4bc61fc5adbb48203e1f17f08c 3,060 1.00/1.00 vMB 3
883,700 883,700 00000000000000000001ba935e46b313113ae816b27aff1c7bc5b38c7ab30524 1,544 1.00/1.00 vMB 1
883,699 883,699 00000000000000000001dd6f0813c3976a450c3fb036708bb5d025a12f74d0da 1,921 1.00/1.00 vMB 2
883,698 883,698 000000000000000000013bad8fdbf5cb14f49e47f66bb8f6b7a13ab1abef4b91 1,656 1.00/1.00 vMB 2
883,697 883,697 000000000000000000007535008bf001d0723a2420a3ebdc5960d0d813e6e0ed 617 1.00/1.00 vMB 1
883,696 883,696 00000000000000000000237ec354c7b29a40ee45ddcfb5a039e8e2375512b2d4 2,237 1.00/1.00 vMB 4
883,695 883,695 000000000000000000016a8848bf623bd2ea6d138db60382958eac28cea30141 3,141 1.00/1.00 vMB 5
883,694 883,694 00000000000000000000924e1ba4f9242f0f9d05764aac4f32e967893f83d5d4 611 1.00/1.00 vMB 1
883,693 883,693 000000000000000000005207d9d466ffdb04b56527c45607fe9f403382381538 1,374 1.00/1.00 vMB 2
883,692 883,692 00000000000000000001d746bdac01d07a60b79ba221a3bd4e463916b40dffbe 1,626 1.00/1.00 vMB 2
883,691 883,691 00000000000000000001d95044c5e0d3cc0b8f502dd0f56f6e139239a8f27129 1,252 1.00/1.00 vMB 2
883,690 883,690 00000000000000000001168ea204ffa2ec8044432edf7421c05d383f7932fb92 734 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.18 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: 750.46 GB
    • Received: 18.85 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.