Loading Tool

Explorer IconExplorer

Memory Pool

35,570 transactions
27.72 vMB
0.05759699 BTC
Random Selection Loading Transactions
Max Size: 139.44/200 MB

Candidate Block

Mining Attempt 70ddb6d837d641d0e99d0943c11fba67a367892bc33d156609bea5eca50acd68
Version 20000000
Previous Block 000000000000000000001eec6b34950aef5a43e49a51ec58f8f5b097e691fd39
Merkle Root 531d36a27a75d48eb8ee745c1440fe321baf82bb5bb8637e01d39dd247e26f50
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,888
Size: 1.00 vMB
Total Fees: 0.00487291 BTC
Feerates: 40.21 > 0.49 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,622 (767,015 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
147,589 147,589 00000000000007623bfa31223a92e35d104ffa5cb111b46ca400bc3d96542846 145 0.04/1.00 vMB 67
147,588 147,588 0000000000000772b456980e3c5a278247152a5ab9ebb45ecf7abdabfdea6945 12 0.00/1.00 vMB 0
147,587 147,587 00000000000001b39f9851e1b64fc4f94bb3d659378be53f74c505c66b9fd260 65 0.03/1.00 vMB 383
Previous 10 blocks ↓
Total Size: 781.72 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: 629.85 GB
    • Received: 11.96 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.