Loading Tool

Explorer IconExplorer

Memory Pool

44,494 transactions
26.40 vMB
0.05382600 BTC
Random Selection Loading Transactions
Max Size: 139.62/200 MB

Candidate Block

Mining Attempt 8f9be13c42cbe97278255810df6162d4d83121cd298dc476e2ca8ae7cd617cf3
Version 20000000
Previous Block 000000000000000000010a691d8711905b74c8ca1255100e4f4641696d5db79a
Merkle Root b6224e2828c0e0f4a678e4f02707672ecd3e93259904fc1f0faf6e71e4f0f567
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,126
Size: 1.00 vMB
Total Fees: 0.00551241 BTC
Feerates: 40.21 > 0.55 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,736 (266,741 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
647,995 647,995 00000000000000000002d326191ce52cc53907b45130ac397bda2b376013991a 602 0.22/1.00 vMB 39
647,994 647,994 00000000000000000008872172ef747d4eb4c464e80ad41e71901c06ac81121b 1,760 0.64/1.00 vMB 6
647,993 647,993 0000000000000000000d1110ed610f8b0edee0dfa1180079cd2fa43c63ec7a6a 2,640 1.00/1.00 vMB 60
647,992 647,992 0000000000000000000327ba95cb12e0ca16e947426f8d88862df5f5577c2c55 1,990 0.67/1.00 vMB 37
647,991 647,991 0000000000000000000ccaba48a3dd76d3c53bc3fb4212ae944d390761a79829 1,371 0.49/1.00 vMB 20
647,990 647,990 00000000000000000005d2e733a6a4db960ba9a43dfcb548bc6c34475fa37032 2,635 1.00/1.00 vMB 28
647,989 647,989 0000000000000000000cc7bdf4c1cdae1751a0874eafa9c8371c4d612661080c 2,651 1.00/1.00 vMB 33
647,988 647,988 0000000000000000000af90f9d18acb092d65b6d501f92c22e33cb0032676156 2,337 1.00/1.00 vMB 82
647,987 647,987 00000000000000000007dfa850845fcd245f5121ed813370f92a57daeb2c9b5a 329 0.14/1.00 vMB 29
647,986 647,986 0000000000000000000096677d6c72c9a0d80c94c5368231351b4b113e9622cb 2,321 0.75/1.00 vMB 35
647,985 647,985 00000000000000000005b0882e5876fee5b53f0597397700436b76fd132ca0b9 1,938 0.79/1.00 vMB 31
647,984 647,984 0000000000000000000554541dcaabec169a41cb26e49dc14fcc06555c797b0a 2,560 1.00/1.00 vMB 38
647,983 647,983 00000000000000000008e02a8c6f37c69897ea54880ec6392abc3090df2c5fbb 493 0.20/1.00 vMB 33
647,982 647,982 00000000000000000005b2492c821866dfe5177aa72b26dc06fa9a6cd44d57c2 2,177 0.89/1.00 vMB 34
647,981 647,981 00000000000000000005dc8139e1da58896f80719b52ef00bf3fcd1fe9086693 2,109 0.86/1.00 vMB 39
647,980 647,980 00000000000000000009151118028bec8aab6e4f7f0d9c916eb88fa76df1a17e 906 0.35/1.00 vMB 38
647,979 647,979 00000000000000000004f86631cf86ad3792b44a37edf830e5fa6e46585ef875 2,476 0.92/1.00 vMB 5
647,978 647,978 0000000000000000000e7f13f9564282593f73d11c432000e8ba7114195ec8c1 2,213 1.00/1.00 vMB 36
647,977 647,977 000000000000000000073c195eb595ea7f8ced2061dad95229871e6222a8f969 3,106 1.00/1.00 vMB 85
647,976 647,976 00000000000000000006e64ce12c9e0fe08bbfe6efbced8fac6e16992cbc4e45 1,183 0.46/1.00 vMB 46
647,975 647,975 00000000000000000003c331b2abaf233d4f95ecf64394f1c96e1b7cf4f9abb3 1,199 0.42/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 781.92 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: 646.11 GB
    • Received: 12.81 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.