Loading Tool

Explorer IconExplorer

Memory Pool

79,955 transactions
29.94 vMB
0.13310149 BTC
Random Selection Loading Transactions
Max Size: 180.94/200 MB

Candidate Block

Mining Attempt 6225e019f422664058b93268b847baadc830eeb790bddf98d242fc6a2c9a3131
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root c15d0c06a42aa4ce60f07c7bd8525101b8f594a554a8f25ab738ad94b48b2589
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,861
Size: 1.00 vMB
Total Fees: 0.06426663 BTC
Feerates: 101.64 > 6.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (81,410 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
833,730 833,730 00000000000000000001ab3df6ea0226116dd98a9eabd6f86aa559ff4d3b8203 3,214 1.00/1.00 vMB 14
833,729 833,729 00000000000000000000c4a6bf2f7d60fcc0ff3b7a51c6d542105a27213b7e97 1,954 1.00/1.00 vMB 26
833,728 833,728 0000000000000000000158461a1c71155722517e1559def043b595ac2b98ed1a 2,926 1.00/1.00 vMB 21
833,727 833,727 000000000000000000021bd5375456f02ae297969e9e404e7b6d2f55688177ce 3,527 1.00/1.00 vMB 20
833,726 833,726 000000000000000000027e1d5a453538b01252b8bd6ad46f45382e7e462b9ae1 3,500 1.00/1.00 vMB 30
833,725 833,725 0000000000000000000377f015f62822c20f99a2a54e45c315d33ebf1c156c6d 3,401 1.00/1.00 vMB 32
833,724 833,724 000000000000000000004d6716c08ceeef0db8de77b42dc42cdf5c67d189ca7a 3,619 1.00/1.00 vMB 42
833,723 833,723 000000000000000000007c038f22513dbbad7ee2940e5d9139cfa8192e37cfeb 2,771 1.00/1.00 vMB 19
833,722 833,722 000000000000000000030bb048cd3c2844b6bf54bbb259d3b3a17520898ceea3 3,533 1.00/1.00 vMB 27
833,721 833,721 00000000000000000000815632fd278a08ebbb88b93c079b6cf8a07112bd5e11 3,586 1.00/1.00 vMB 33
833,720 833,720 000000000000000000026ef0383da9bf0385d2a93675b1ca15d1f2370fd5b875 2,756 1.00/1.00 vMB 23
833,719 833,719 000000000000000000032b5d15eb47ede159ab2ae747016ae1d1cfd25455626b 1,462 1.00/1.00 vMB 20
833,718 833,718 00000000000000000001d69760a5b856ca58cb607e1a91d1543e23a7acf84906 2,831 1.00/1.00 vMB 24
833,717 833,717 00000000000000000002919a66fd454a60ebe76983314a9f2b97ef18faa02dc4 2,726 1.00/1.00 vMB 24
833,716 833,716 0000000000000000000102eb9b029b464ae56ec2cf9edf12faa88b71e9078fff 2,156 1.00/1.00 vMB 46
833,715 833,715 00000000000000000001b068a855751f91d0a1499a9c80d292a4b337779392ff 2,145 1.00/1.00 vMB 22
833,714 833,714 00000000000000000002a33949c80d6efee05d02f5f3d5059f0607f98072d646 2,204 1.00/1.00 vMB 14
833,713 833,713 00000000000000000001a81845d1191a8089a6f70a7e9716e31c87689e066c8c 3,177 1.00/1.00 vMB 30
833,712 833,712 000000000000000000016ac24a527c6b5d19aaa5af7540e3562ad24e4575f7ab 2,974 1.00/1.00 vMB 16
833,711 833,711 0000000000000000000388f914550096cdf8649131b1abcbeaa261cd9a911826 3,558 1.00/1.00 vMB 33
833,710 833,710 0000000000000000000260d0046fed78a12452226207008a8984668b25f4ba7b 1,830 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.64 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: 672.37 GB
    • Received: 16.21 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.