Loading Tool

Explorer IconExplorer

Memory Pool

40,486 transactions
28.27 vMB
0.13788537 BTC
Random Selection Loading Transactions
Max Size: 144.38/200 MB

Candidate Block

Mining Attempt e13093fbfdccf071bb968f4a77f1165260d62ff3d51c6e133c2a22726f113867
Version 20000000
Previous Block 0000000000000000000024b6183bd80aeb2c50feadbe74d837f0ef1fca0de972
Merkle Root e7c6d97dd2f358a4afb1f3b4ff27eb636843a8122d2ac2e343c6eb048d15b16d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,920
Size: 1.00 vMB
Total Fees: 0.08324233 BTC
Feerates: 102.90 > 8.34 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,632 (767,022 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
147,610 147,610 00000000000002c1bad53ba0cfc20c122646474ad1424af71db2b8fcdfe87901 15 0.01/1.00 vMB 132
147,609 147,609 00000000000006102a8e4d07d06d389bea0e7f72e1b7d9c8c38abccb8d6d92f7 21 0.01/1.00 vMB 105
147,608 147,608 00000000000004902225f14bbd691eeb290c01e9733610a100b14674f540cbd5 10 0.00/1.00 vMB 745
147,607 147,607 00000000000007d4cb10d037c62995bf14b99f442e740839bea0b990f9445be9 103 0.03/1.00 vMB 68
147,606 147,606 000000000000098da4239056ffaa0fae61086b4d174ff3b8735b863be68806db 17 0.00/1.00 vMB 63
147,605 147,605 00000000000005da97f06ca11c342d30666e62bc07a96f690e39aa64b7a2af89 14 0.01/1.00 vMB 51
147,604 147,604 000000000000037229c44bfae029ca086589d53da6e2ddfa354b5b7b50fd859d 25 0.01/1.00 vMB 189
147,603 147,603 00000000000001b77b706b389df3ddfa9f161b66402092abc941e4dcd3f61cbc 11 0.00/1.00 vMB 393
147,602 147,602 00000000000004373cdf105e66d9c293c8a6553de4dc9b2413b382465c9229b7 33 0.03/1.00 vMB 731
147,601 147,601 00000000000000f3f0e9ae40c7f1d6e64e3d91ecd223ba54d223d12fdab77edf 79 0.03/1.00 vMB 27
147,600 147,600 00000000000005fd5ca8892f430662b392edd5b3045cbbe8e8a97f83dc4483ba 84 0.03/1.00 vMB 151
147,599 147,599 0000000000000371bf8ccce86b96e19b23dd968c0b1b16465b88a0265569e4ee 98 0.05/1.00 vMB 128
147,598 147,598 0000000000000805d1931eb250f2a8cbcb5c329b17ba13613b35c8e1d8141f5e 13 0.05/1.00 vMB 99
147,597 147,597 00000000000002c4e89b8bfaf7f826a71f64c983f4214edf7fb65925c22c9195 36 0.01/1.00 vMB 297
147,596 147,596 00000000000008775bde46b1cd232251b882fa09bcff0c62ebe0f194601c227c 15 0.01/1.00 vMB 54
147,595 147,595 0000000000000960b43c622d4ecf896af3f34ad90f3778a6310ddf11455b4b30 27 0.01/1.00 vMB 95
147,594 147,594 00000000000009365d309046473a7fc2b76830c6a2e56553fda8ab5102cd250d 60 0.02/1.00 vMB 200
147,593 147,593 00000000000002844907cd83e39fa02955446824f7a813e0cbbf96be9f518e58 23 0.01/1.00 vMB 102
147,592 147,592 00000000000007b2f7d442431076e4c2c3678e5f079fa095950a084391eb1b4e 36 0.02/1.00 vMB 207
147,591 147,591 0000000000000001e2f2cd8ec2132ce5b664879d4536faedd98058721045434e 37 0.02/1.00 vMB 95
147,590 147,590 00000000000004736e493dae20c9cfd4323394e7df8cfb560cebbb2a1cfb61d2 16 0.01/1.00 vMB 391
Previous 10 blocks ↓
Total Size: 781.74 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: 630.38 GB
    • Received: 12.03 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.