Loading Tool

Explorer IconExplorer

Memory Pool

34,094 transactions
25.53 vMB
0.05932513 BTC
Random Selection Loading Transactions
Max Size: 129.39/200 MB

Candidate Block

Mining Attempt 0f3d18a099ee5240ceb8f59919143b8167554d439be0e2a8cd2ab8697b969ef6
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root 7ddf6c8e96b2d8df754d218cab60c719cf30afdec28bfe5ffe321c39db499bee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,957
Size: 1.00 vMB
Total Fees: 0.01300183 BTC
Feerates: 101.16 > 1.30 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (195,124 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
719,567 719,567 000000000000000000076db6a461ccad46ab80dd5d9d634bed99e8567de37fd7 151 0.06/1.00 vMB 12
719,566 719,566 00000000000000000000d63f7f6ae1bfa35a9541ec6427f03d503eea7412e2e6 594 0.23/1.00 vMB 10
719,565 719,565 000000000000000000074bbd0d6b9e9a732b26a2a57536868f0a80dfd77e4a1a 1,496 0.54/1.00 vMB 11
719,564 719,564 0000000000000000000ad689bec2915fa267f02a6d1d52740a31b7329a7fdc47 1,901 0.66/1.00 vMB 9
719,563 719,563 00000000000000000008d86584eb4d99fe74523f2ec2f3c7f755c9d318e09bd6 1,843 0.66/1.00 vMB 9
719,562 719,562 00000000000000000002479c60f16042cb1dad783d603e526f00e1439d8513a5 685 0.25/1.00 vMB 8
719,561 719,561 0000000000000000000b730b1f0c2fdb167ff0382d22453f24a0056b63253df9 1,998 0.84/1.00 vMB 9
719,560 719,560 0000000000000000000a61e313130cccf0db20fa535441158c23205dfe2733ba 1,220 0.82/1.00 vMB 8
719,559 719,559 00000000000000000009ae0fe20c8631c08ac058ab6f8b1e6262f2acf1ace9b6 163 0.06/1.00 vMB 8
719,558 719,558 00000000000000000000b0dfb5a511843043778f3b801f79bdcc3f9942455d81 707 0.29/1.00 vMB 8
719,557 719,557 000000000000000000017750df7da4cebb9c5f872b06c285d3c5c1e766b74659 17 0.00/1.00 vMB 6
719,556 719,556 00000000000000000006230f0e5553042b9dfa836d780e8b7bab0193addb5c11 1,623 0.74/1.00 vMB 16
719,555 719,555 00000000000000000002d4426505456232d1c1a2f788e86f6d4f97cf28edde35 563 0.52/1.00 vMB 5
719,554 719,554 0000000000000000000b74a495d150aefb2c74688b609d21080d5a930c47f443 798 0.46/1.00 vMB 5
719,553 719,553 00000000000000000002c71573deaacbffada7b6cb625c6d45d64b957205aafa 1,667 1.00/1.00 vMB 16
719,552 719,552 0000000000000000000b047d98860f22e3d2a4d644137f4aff2adc22c8cffb0e 106 0.04/1.00 vMB 6
719,551 719,551 000000000000000000009b5e1abf6678f347c659396d4ecd717ec295665aa57a 316 0.14/1.00 vMB 7
719,550 719,550 00000000000000000002fe9eb987455a4bbf4144ba8437566188946d1468076c 195 0.08/1.00 vMB 17
719,549 719,549 0000000000000000000737704e6569cf24696ad7265747a856f27155a815c421 2,181 0.83/1.00 vMB 7
719,548 719,548 00000000000000000001b480c3bb8b1439e33d95a10263e0f919cf0a24f4cf14 547 0.20/1.00 vMB 3
719,547 719,547 0000000000000000000164dd6d554b4b926f943c40255cd691b561354b319998 2,633 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.84 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: 637.80 GB
    • Received: 12.44 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.