Loading Tool

Explorer IconExplorer

Memory Pool

47,413 transactions
28.97 vMB
0.08906912 BTC
Random Selection Loading Transactions
Max Size: 154.16/200 MB

Candidate Block

Mining Attempt 5e26a1e0f08facc495ea0307dd314ed65d2bab1c9261028f97be6006d62c59e5
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root 5b0354166a72b99ff57c373b059d0d31e48ab931ffa6175dfe7035095f36d895
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,996
Size: 1.00 vMB
Total Fees: 0.03317153 BTC
Feerates: 151.16 > 3.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (569,533 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
345,310 345,310 000000000000000016bba63350b8ca4d28d1b45b7cc8bb6b5b0a915b8d5fd05f 689 0.40/1.00 vMB 23
345,309 345,309 00000000000000000c779cf926c445cc029c6f15a7c576eaf5f1d5b1184cdf40 1,397 0.70/1.00 vMB 26
345,308 345,308 00000000000000000051513de9b01bb5fbabbf9196345f14df52e2485995aa7b 738 0.40/1.00 vMB 27
345,307 345,307 000000000000000009b6e5027a0cb895fffa89c0d6f7ca7d96d100ecd12caf2a 255 0.12/1.00 vMB 25
345,306 345,306 000000000000000009012a11cc81406a76ce5061b9804ca517b4f177d163b38e 619 0.45/1.00 vMB 15
345,305 345,305 000000000000000004ecd6fd36dbd79dc890cd36ed903e0484df4f84a124cf9d 512 0.17/1.00 vMB 40
345,304 345,304 000000000000000002b3925c2640b3c1275773be2aa1a4cd3edc9a6648c72efe 2,348 1.00/1.00 vMB 30
345,303 345,303 0000000000000000031f1f5864299c0382a2ab9af47d34d35866478224ba7907 82 0.02/1.00 vMB 49
345,302 345,302 00000000000000000e527844bdc7a6afd6286cb1cd02d416dd3ca25c4d7027f0 119 0.07/1.00 vMB 14
345,301 345,301 00000000000000000bd7b0856331c0e2985285eadbc0c03a325eccbfd79c2725 537 0.37/1.00 vMB 20
345,300 345,300 0000000000000000028579e64f61ee63c6dec7e0e300998b6c309bc0d692ce8f 661 0.33/1.00 vMB 25
345,299 345,299 0000000000000000128e3a8e4c8456b6ad30fd071bdaa87a3d26d6f0af9b3e87 505 0.29/1.00 vMB 23
345,298 345,298 000000000000000008947aa915f39719296cbcd5c74c4c15422109d9657b9859 1,176 0.86/1.00 vMB 21
345,297 345,297 00000000000000000f8716ebff0927326ed4c68d85881bc15670498e5f1e7ace 921 0.48/1.00 vMB 19
345,296 345,296 00000000000000000ae95119d561fc2587c1d1487e9bf04e690e92b5786dce0a 1,276 0.75/1.00 vMB 22
345,295 345,295 000000000000000013c3b6b660306d45fb2f516e5760531cc09cd69f56911b03 2,105 0.75/1.00 vMB 35
345,294 345,294 000000000000000011bbb595a191068929889597e6b2258c3c4bd96bcc1f5470 128 0.05/1.00 vMB 30
345,293 345,293 0000000000000000143ccc1727c51cf33a78d5026ec9f3be2641f0cea0a20db7 675 0.33/1.00 vMB 25
345,292 345,292 00000000000000000f8038b61d6e3c655c8f2e6d7f38a8589507fcd037744f05 634 0.36/1.00 vMB 14
345,291 345,291 000000000000000016314f416e50363d40a013fadb9181378a80f31cab750761 1,016 0.54/1.00 vMB 27
345,290 345,290 000000000000000013e9485bf6575b2e5011cc81c515a2b9f9502249800209c8 1,633 0.75/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.11 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: 651.99 GB
    • Received: 13.67 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.