Loading Tool

Explorer IconExplorer

Memory Pool

79,129 transactions
29.10 vMB
0.07101049 BTC
Random Selection Loading Transactions
Max Size: 176.93/200 MB

Candidate Block

Mining Attempt d1f068d3cd736fc944e5e918d8fa3159d94b07868b8db91be61a9c3202689fc8
Version 20000000
Previous Block 0000000000000000000133fd23f388524a0e94c313d877ce33166100e4eb7233
Merkle Root d274ad4b560a2ba151d1b3eaaa2a6a35d72f7d936ab9f46e7e3217e1a13b2d01
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,715
Size: 1.00 vMB
Total Fees: 0.01018714 BTC
Feerates: 74.86 > 1.02 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,085 (643,021 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
272,064 272,064 000000000000000538cc9c7913a7d1a6b7f8ac9a38f838ddd893bb511a929a63 929 0.42/1.00 vMB 52
272,063 272,063 0000000000000006c7d57dfda8fe233b427cd2a48286339c022b1f3e9e9d3363 258 0.10/1.00 vMB 88
272,062 272,062 0000000000000000eb15d3210120fa99685feea830b856a4222bc41b85332869 515 0.29/1.00 vMB 33
272,061 272,061 000000000000000337277a7bebffc689b21f6d871711ea95edfba769693d7e88 56 0.02/1.00 vMB 122
272,060 272,060 0000000000000005c43fe326fad211325bb52a7096424521aeb88359730ac227 239 0.14/1.00 vMB 43
272,059 272,059 0000000000000000527f365cbc691b9bb6c3226735d5f6cd89aec242b5936eac 335 0.16/1.00 vMB 59
272,058 272,058 0000000000000002c3aa573419c5f55087879a867d05d70b512f65c0f092778b 593 0.25/1.00 vMB 64
272,057 272,057 0000000000000000cc085657801cc1f47a4aef83029c74de626b3101827a66d0 365 0.17/1.00 vMB 48
272,056 272,056 0000000000000000d3b67d2c7ebd5ca4e422fe89577fbfdeddc0efdd857062a1 242 0.09/1.00 vMB 40
272,055 272,055 0000000000000001397d5bdc2dc51d838a9166ae7edfec0dc72deaa7f7366b60 29 0.02/1.00 vMB 40
272,054 272,054 000000000000000388bf6cd8f79903fa8f23ade5d3cc678afb46b88538fd1695 179 0.14/1.00 vMB 20
272,053 272,053 00000000000000067c4281f33f539aae10e61086b36ee717f54c860f74926c0b 698 0.25/1.00 vMB 93
272,052 272,052 00000000000000050615f8f5c9775ca8faaccffdae54cf20e1a655a24e5557c8 160 0.07/1.00 vMB 43
272,051 272,051 00000000000000068f7d62a40044e6ea3124e851a13e97535a321199813c85b1 216 0.10/1.00 vMB 46
272,050 272,050 000000000000000398852ea6146f44d2e46a35a51867bb5c5cc90b68fcbac754 54 0.02/1.00 vMB 48
272,049 272,049 0000000000000004ece23637ae0b2fa26687900f92f08f72a322754796ecc8e7 117 0.04/1.00 vMB 90
272,048 272,048 00000000000000027c3ee022ed7edb4a9849b43dc09f075412dfdd0faef7724a 371 0.11/1.00 vMB 17
272,047 272,047 0000000000000003b6ff7ff1ccd736ba13ebae24a32314dc0398554da4037de0 231 0.09/1.00 vMB 57
272,046 272,046 000000000000000409ae19b335ddb58abb3690e1127d5aca4ea189887778b336 123 0.05/1.00 vMB 51
272,045 272,045 000000000000000273ce2b6a6652424d897332a13376035f6a9c3c05af11ccca 128 0.05/1.00 vMB 42
272,044 272,044 0000000000000000b7543c1a4f75d99f2168ae97ff73a0028f07cdb7c7a02e0d 404 0.23/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 782.54 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: 669.10 GB
    • Received: 15.73 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.