Loading Tool

Explorer IconExplorer

Memory Pool

46,669 transactions
28.77 vMB
0.07270440 BTC
Random Selection Loading Transactions
Max Size: 153.38/200 MB

Candidate Block

Mining Attempt f996c75f87e2621a3863f79ed23aad5fc5381adc183cdcb4d958e07d1a035ac4
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root 492c92a0f8a51905a282ce95aba1d138e406617a263751fa22641ca5df871c6a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,068
Size: 1.00 vMB
Total Fees: 0.01798055 BTC
Feerates: 73.20 > 1.80 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (83,738 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
831,106 831,106 000000000000000000029f4adb459d36de78fd98c86f00c968d7c19a2140c99c 2,979 1.00/1.00 vMB 23
831,105 831,105 000000000000000000016585a3ed1941d91eeb1091e812fdf7b00042cf274cc6 960 1.00/1.00 vMB 11
831,104 831,104 000000000000000000033a9a72a74f4c136ffc2c6f3fb2571806ffe86cecbe95 1,993 1.00/1.00 vMB 11
831,103 831,103 000000000000000000026a99126196846bd8bc84d41a8dc8ff75629730b301da 1,576 1.00/1.00 vMB 15
831,102 831,102 000000000000000000005fdec39f2bd5b1cd65c29ccf95fa8e6b08ff64f10511 2,085 1.00/1.00 vMB 15
831,101 831,101 0000000000000000000370f8cd75fb647570340c672c996edb0dcf116e7447bf 1,824 1.00/1.00 vMB 14
831,100 831,100 000000000000000000031fc285446661bc6da88d439ef71fab9ee58a508f8752 2,185 1.00/1.00 vMB 18
831,099 831,099 00000000000000000000535ae45e20e7762dfb70614e1af9fc21fbb127312862 2,321 1.00/1.00 vMB 18
831,098 831,098 00000000000000000000aa01644a6cf9fb71c0fc64dcc2fb321e07be1791f1f3 1,328 1.00/1.00 vMB 13
831,097 831,097 00000000000000000000f5d0ec6b1ebd8ea00d7dce56299a494651dc0f7d3689 2,817 1.00/1.00 vMB 21
831,096 831,096 00000000000000000001cd2af2126e288412e6531c951eca14d77953bcf99b6b 2,469 1.00/1.00 vMB 20
831,095 831,095 000000000000000000036a1134f8c71926492ffd319714703cd126a8686bf7d8 2,633 1.00/1.00 vMB 23
831,094 831,094 00000000000000000002f6d32baa2054be7468d74f4f5172c4b50298bab6ab90 1,875 1.00/1.00 vMB 12
831,093 831,093 00000000000000000002627409817d8b771dca4e53585b0c3205ff651b616d1a 1,926 1.00/1.00 vMB 14
831,092 831,092 00000000000000000002b7ebc6f733bfd1bca72314ad88898b10e26ec9a252f7 2,901 1.00/1.00 vMB 16
831,091 831,091 000000000000000000006a363e36cf515eddae537aab7d6517dcbe75d1f525b5 3,174 1.00/1.00 vMB 13
831,090 831,090 00000000000000000000dcb6b0d6028c38e9ef9fa8ae159e517bb8491946a4e9 1,776 1.00/1.00 vMB 12
831,089 831,089 000000000000000000036e18622160c36a2f8509cfba7c0307c90623ab98e691 2,466 1.00/1.00 vMB 16
831,088 831,088 000000000000000000027efec65eaa6770eee1dff1249705013554fbbbe4e0e7 3,005 1.00/1.00 vMB 24
831,087 831,087 0000000000000000000199dcfdf7852c9425a671fffa01e379dc133f5edb6fa5 3,300 1.00/1.00 vMB 16
831,086 831,086 00000000000000000001225dffc84f96cdeb59a140609f6307a316e11e72975d 2,982 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.11 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 652.01 GB
    • Received: 13.68 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.