Loading Tool

Explorer IconExplorer

Memory Pool

44,172 transactions
27.38 vMB
0.07141203 BTC
Random Selection Loading Transactions
Max Size: 144.16/200 MB

Candidate Block

Mining Attempt ed756545f535c7e999073856786658671519de28dfba5ccec40c2b6ada1616cb
Version 20000000
Previous Block 0000000000000000000020e9d45e9150f859cf8f43ad3ec471b266bd49e0d4b1
Merkle Root 017d124dd7ac93b445e786749b8fd6061a8db7f138dfc5de03ead6b35ddcf622
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,564
Size: 1.00 vMB
Total Fees: 0.02021196 BTC
Feerates: 170.94 > 2.03 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,900 (597,264 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
317,636 317,636 00000000000000000d31b5c61bfeb45db81a41e000c7a09d8b07647c72074482 805 0.41/1.00 vMB 36
317,635 317,635 000000000000000001693cc1390316bcbacb78653d6d13e9f7ee4c219c3d2e83 302 0.18/1.00 vMB 29
317,634 317,634 00000000000000002cf7ec2a5869246528254233216d405332b8e4a793576e7c 212 0.12/1.00 vMB 15
317,633 317,633 00000000000000001ab01faae54baca14f999708e8ed199248639ae41f4f2adc 479 0.25/1.00 vMB 29
317,632 317,632 00000000000000001ada13b00662294eaa03d4c212bc05795ddbf996ede9b5fe 256 0.10/1.00 vMB 33
317,631 317,631 00000000000000001b8ffd19e7c3b208546bcacca1a568006abdf5a23d912d92 325 0.17/1.00 vMB 28
317,630 317,630 0000000000000000086bb4c3a8240a08994887b1adf8cdc78452d196b21ea046 1,347 0.73/1.00 vMB 29
317,629 317,629 00000000000000001421fc8e622f81f1bb4ddc146bc218f37b80de994e0e43b3 757 0.37/1.00 vMB 28
317,628 317,628 00000000000000000052af5f1fc5ea2b1cb5444006aa6b0176fc5883960a5ad2 393 0.22/1.00 vMB 38
317,627 317,627 00000000000000001dbc79a0416c83bdfc9881671a8fa836254e319b2d16c529 262 0.14/1.00 vMB 23
317,626 317,626 0000000000000000057b29c4b324bb0b45ff0fdd99b35935f859c44562cacdfe 59 0.03/1.00 vMB 24
317,625 317,625 000000000000000014985262884024ed3f66598403b61f2568113ba81234f845 122 0.12/1.00 vMB 20
317,624 317,624 00000000000000002b98958dd1bb85cbb6c15e0bcf64b2806d54c84d1d3d42a9 411 0.37/1.00 vMB 20
317,623 317,623 00000000000000000a51f599f2a8b3e8be9744185cf3ac53309590771e346b41 256 0.09/1.00 vMB 39
317,622 317,622 00000000000000000a16ac3e5c8eec30da2535ac9698bbf05caea8e9717f5e0c 110 0.04/1.00 vMB 37
317,621 317,621 000000000000000007020581d2754256b662e1bd844247fe3eef5b8afd5a786d 703 0.36/1.00 vMB 29
317,620 317,620 0000000000000000055219415ac7309d3f9a2078d791262ddd1e946ba54cdf82 258 0.18/1.00 vMB 21
317,619 317,619 000000000000000001c6cae096623f2627701d640033553a735c7f0970b5b971 1,099 0.58/1.00 vMB 28
317,618 317,618 0000000000000000163a0d87ce137a2c9184c863c2a14b01937b4f25f2742b41 812 0.55/1.00 vMB 26
317,617 317,617 000000000000000005294f7b9519db3221fa78183c41e74ba902df1d8a15c207 64 0.02/1.00 vMB 38
317,616 317,616 0000000000000000260b189b6d89470c1fe97ed52ca38ab1ae8167e06562f5d1 452 0.29/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.21 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: 654.39 GB
    • Received: 14.14 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.