Loading Tool

Explorer IconExplorer

Memory Pool

49,671 transactions
29.06 vMB
0.10230912 BTC
Random Selection Loading Transactions
Max Size: 154.18/200 MB

Candidate Block

Mining Attempt 14fa48173b76e2ab49dfaa865c4f522aa46cf47b2ac9dfad37df1b431b951f3f
Version 20000000
Previous Block 00000000000000000000d375a3af0e2e764f1452aa44a1610bb3f0f4ff2602e2
Merkle Root dc0b50e8e722deddca7544c8661a761d1a03df3e2eae3c9b7ae7e49dc0800962
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,928
Size: 1.00 vMB
Total Fees: 0.02580544 BTC
Feerates: 70.48 > 2.59 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,712 (217,121 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
697,591 697,591 00000000000000000004754dd1f41652dc00c37c0b1eec2e59ad860142caca04 3,098 1.00/1.00 vMB 9
697,590 697,590 0000000000000000000cfa445798a03bb010de9c7692b8a2cea2c74dfd4c55db 3,413 1.00/1.00 vMB 18
697,589 697,589 000000000000000000054b822a0b6b1cbba57e38b691daf20fadc7bda402d00b 1,243 0.52/1.00 vMB 12
697,588 697,588 000000000000000000000a100665c1e7db6fd3476f618f34e50f3cbe41abcea2 289 0.12/1.00 vMB 19
697,587 697,587 0000000000000000000081545ed66ffb48f0f79b1124201692a5fab9c31a9a00 729 0.29/1.00 vMB 10
697,586 697,586 0000000000000000000741ef1fcdc364b0a025fec41d2151eba7bc5deb492af4 340 0.17/1.00 vMB 15
697,585 697,585 00000000000000000003644ca79c9b26e9f12227665adb7bd2f9401a2a4788e8 146 0.06/1.00 vMB 22
697,584 697,584 0000000000000000000d4bc6bbfbaedd3c1b9458222fe77cd7bba44504461b97 1,574 0.53/1.00 vMB 10
697,583 697,583 000000000000000000046d9e46dd89c2a0363288a3357fb3deb24f51521836d0 1,567 0.51/1.00 vMB 10
697,582 697,582 000000000000000000027af344d653b468c28a047600978f6fcd83419743611e 1,218 0.44/1.00 vMB 10
697,581 697,581 0000000000000000000b03540d33a18b22e4bd6aed004ac1bc0e6e2e09b98382 1,887 0.70/1.00 vMB 9
697,580 697,580 0000000000000000000b8ac1a78d019a16fa6235269f57f0a851e862f9eb057d 160 0.05/1.00 vMB 10
697,579 697,579 0000000000000000000f4d809a188bb0f253fc660be113473b7fdb22d8927350 228 0.07/1.00 vMB 14
697,578 697,578 00000000000000000004926562cd0402699e423ae9d4d55c571d4da48075abee 1,713 0.58/1.00 vMB 7
697,577 697,577 000000000000000000073a96e98ed636ea77f15514877f946fc696be136418ac 1,893 1.00/1.00 vMB 4
697,576 697,576 0000000000000000000c4e04f19ec2ee0396444b44a040deffdbecb7f7c57819 2,836 1.00/1.00 vMB 19
697,575 697,575 00000000000000000008fb28dcc85421ce9e8dc1aae1311f8845c7736de72de3 1,205 0.34/1.00 vMB 12
697,574 697,574 0000000000000000000696bd296d0549a18e3be67b6afa919492295e9f0e39df 1,335 0.63/1.00 vMB 6
697,573 697,573 00000000000000000001574790a522713692940f490b3f646a865b547db27781 2,545 1.00/1.00 vMB 7
697,572 697,572 0000000000000000000fc3d0da79a3973a586e1125ec8ff64d4afe78038b7448 1,380 1.00/1.00 vMB 7
697,571 697,571 00000000000000000001b43fa9c6f38a97435d672f0e365efa9a0dd901a84713 2,146 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 781.88 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: 645.06 GB
    • Received: 12.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.