Loading Tool

Explorer IconExplorer

Memory Pool

38,773 transactions
20.06 vMB
0.05646584 BTC
Random Selection Loading Transactions
Max Size: 110.02/200 MB

Candidate Block

Mining Attempt d5839cee45827bd6fc6478330a1566cd8001d2798ba314e2cf05e7dbb4106655
Version 20000000
Previous Block 00000000000000000001058c46ce909af454ed1b2cc51e1dd71a5c347cc5ae71
Merkle Root 2a2468faaf2e2d4446d87dda04062c55b8af8d7d14b0165f16e2557559b112a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,016
Size: 1.00 vMB
Total Fees: 0.01651798 BTC
Feerates: 33.51 > 1.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,916 (744,941 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
168,975 168,975 0000000000000a3c9693ac31fa680b1b5e322b5b75beb6458bafafdc6e836b3d 8 0.01/1.00 vMB 50
168,974 168,974 00000000000004eba1b2729fc4314b11e22fe2ba27f87124f327f7486e65691b 7 0.00/1.00 vMB 131
168,973 168,973 000000000000076c72d597b74c18885d67af94d6f1f56fa788f55a7c296895ed 15 0.01/1.00 vMB 41
168,972 168,972 00000000000003ac3d6e6bc81d40613ac7209196fc4d8a33b103aee5e83ff572 14 0.01/1.00 vMB 504
168,971 168,971 0000000000000c007a332af0d3f2a14f99cf2541f997a9974a318ad8c9b119f5 19 0.01/1.00 vMB 143
168,970 168,970 000000000000036b89dba9bd80b6d2e3be564436b1783e5c861f659d88932ff7 12 0.01/1.00 vMB 66
168,969 168,969 000000000000066f15da26c1ae0b541e7aa826c78a3ec1312d94f67080cf0e20 50 0.02/1.00 vMB 26
168,968 168,968 000000000000028a73d92c843728556692aba8cc052876cb44e455024009beac 12 0.00/1.00 vMB 0
168,967 168,967 000000000000001e1130a8985ab346de30ecf48904ab31de957cfcfaf0d2c0fc 24 0.01/1.00 vMB 94
168,966 168,966 0000000000000ac96d7eb72b04e3473941f409cc2bc95b21837dabac335b437c 7 0.00/1.00 vMB 21
168,965 168,965 0000000000000b5355045fdf2115e69679f66dfca799d07559e8dba2bc458015 22 0.01/1.00 vMB 144
168,964 168,964 0000000000000099a3a2bf3ab9507899d380f6404b803469f95af139541d6862 80 0.02/1.00 vMB 115
168,963 168,963 00000000000002e5dd42bf2dc6915aab9ce86bd864f10d22ee85f46cfa7f5cdc 25 0.02/1.00 vMB 215
168,962 168,962 00000000000009e34eed3b408e51eb7745458b30edf64ef9f7622f411f885def 75 0.03/1.00 vMB 139
168,961 168,961 0000000000000476b322e52fbde228890baeba8366b39799dcdee89dc5d17bc2 20 0.01/1.00 vMB 77
168,960 168,960 00000000000007d43528a7a225d7e87f21157c25d20c67a1adc585226b63bd7a 49 0.04/1.00 vMB 79
168,959 168,959 000000000000045be8eea5ff3479d5811a6c16f6318bbf7211933100b54b5ab4 80 0.02/1.00 vMB 30
168,958 168,958 0000000000000068b1bb4d78be172866bb006513f96a2f8070cf4344da858184 13 0.01/1.00 vMB 0
168,957 168,957 00000000000005b7c07fba6d70c76c3a2ed8d75f5f54799e68f281aaeb21a208 59 0.02/1.00 vMB 122
168,956 168,956 0000000000000b84762cf0e7075c2dc45f083c70a2e74f79fa504494a2ccdea0 33 0.01/1.00 vMB 74
168,955 168,955 00000000000002fc301cd18c1c4abf0ad9a1ee0c01527632a0f0b8a3f81d90e9 4 0.00/1.00 vMB 228
Previous 10 blocks ↓
Total Size: 780.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 527.81 GB
    • Received: 5.56 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.