Loading Tool

Explorer IconExplorer

Memory Pool

82,412 transactions
30.71 vMB
0.08129495 BTC
Random Selection Loading Transactions
Max Size: 189.00/200 MB

Candidate Block

Mining Attempt cc80c7a5edfb25048103618dcab0b2cbd071dfed186681e1659c324dba9845ac
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root 2d8aee37eb4adbd3ac68fc03e7f2659f426e0e8465c86b6210b625d23a661473
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,892
Size: 1.00 vMB
Total Fees: 0.01255725 BTC
Feerates: 353.36 > 1.26 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (638,542 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
276,689 276,689 0000000000000000d6aec392d89734753653f414621684116fcaf17b98260c8d 44 0.15/1.00 vMB 1
276,688 276,688 00000000000000030dc17b8b9cccd59d23e4d7a1c358349e788dd57f2b649f62 442 0.24/1.00 vMB 33
276,687 276,687 00000000000000029b39c6382dae12f7a4ad3403fe6bfa2604f28ae9fd0fbb55 61 0.03/1.00 vMB 73
276,686 276,686 00000000000000028842507fa9c79e08d51498409fca6afdbd68db7d2b50815d 566 0.25/1.00 vMB 50
276,685 276,685 0000000000000000d666a9eb06f85219fdce805c6d5826a366ebe7ef25a2a1b1 143 0.09/1.00 vMB 35
276,684 276,684 000000000000000169c3af76076113cb2c8631ac4bf9427f7f040d50497d31dd 589 0.25/1.00 vMB 53
276,683 276,683 0000000000000002d8da943ddaeef2cbbd24a15bb5e2626d64b8858942bcbf9f 177 0.11/1.00 vMB 35
276,682 276,682 0000000000000003024c57e9bd45caba0caeaee6b8fab63c44d99f640fc30352 35 0.01/1.00 vMB 4
276,681 276,681 000000000000000058c6569dafe407de65e49f3c3f83cad763b92993f9314d5b 649 0.33/1.00 vMB 46
276,680 276,680 000000000000000377bcb1f70f8d13fabb8e36922e5f82ee6348189afd1d76f1 947 0.48/1.00 vMB 40
276,679 276,679 0000000000000000a5d865b9d95c59c68e8836b07cd9e5dfde78560f87acb8d5 457 0.25/1.00 vMB 25
276,678 276,678 0000000000000001d580d695fa9a4ee18428280bce8a3ef570a2759129a5ca77 662 0.25/1.00 vMB 58
276,677 276,677 00000000000000008d133105be5efc36c6095373173305e0a93fd38168cbe14a 10 0.00/1.00 vMB 64
276,676 276,676 0000000000000003543698b2fb1521c619c22ddcecc9611a8ac238f82d761d6e 349 0.15/1.00 vMB 45
276,675 276,675 00000000000000039220b5e5e785556bc69f95655339821332704c17cdec2b8f 75 0.04/1.00 vMB 25
276,674 276,674 00000000000000029f65e7fcd892b5eeef30f3f0ead2c6b1cdb9cebfa6b5d514 254 0.11/1.00 vMB 43
276,673 276,673 0000000000000002f63a45b8e5546c148bc9182b4b1dd236b29ddf43e91a2a32 338 0.14/1.00 vMB 45
276,672 276,672 000000000000000355c2334ba7d9522182f87da38e334ea3719f4155975ba184 14 0.01/1.00 vMB 46
276,671 276,671 000000000000000039b327640939c4be30a5b1aa920a3021c45051811bb310e7 224 0.12/1.00 vMB 35
276,670 276,670 000000000000000284cb670918d1b6209063714a517d25a2991c56332ded7c7f 802 0.32/1.00 vMB 47
276,669 276,669 000000000000000008a04b8c3293ebfad4a795c20d0e091e50caecf3edeb7795 337 0.18/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.79 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: 709.81 GB
    • Received: 16.99 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.