Loading Tool

Explorer IconExplorer

Memory Pool

39,621 transactions
19.74 vMB
0.04627689 BTC
Random Selection Loading Transactions
Max Size: 109.67/200 MB

Candidate Block

Mining Attempt d8c28350224da081864211d10ea4a1ff832dd9cd1b7cfdbf5a574f3552bc6b6a
Version 20000000
Previous Block 000000000000000000007a0cd34982de1d141109cf84d849ff739c12e62220ed
Merkle Root 54d52000b0d630244b302846dffb1fcf451a78991513aa7e21ecc4bbb5578843
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,141
Size: 1.00 vMB
Total Fees: 0.00759406 BTC
Feerates: 145.95 > 0.76 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,106 (760,489 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
153,617 153,617 0000000000000247dfe4d95f6fd0cf8aac67f8bbfe1236abe55b4fb4d5b3e1b9 20 0.01/1.00 vMB 130
153,616 153,616 000000000000005888bea9b13da704b79997129ac28546661919588b8c39a659 32 0.01/1.00 vMB 0
153,615 153,615 00000000000004d54492afdd77947a55006b43656585635218895c063d495941 100 0.05/1.00 vMB 39
153,614 153,614 00000000000005883087d82c2f949ac6eb1cfbf2d02c8146b835d8ac7c41c77b 51 0.03/1.00 vMB 74
153,613 153,613 000000000000023652eaaf4df7ed193fb119db4202f38bb7f968201b460461a0 138 0.05/1.00 vMB 19
153,612 153,612 00000000000009a9f0adaa3b1deda0a790a1845dc11eb77fef5692ef7ae56d11 11 0.00/1.00 vMB 0
153,611 153,611 0000000000000aed270c4486a9ed0bb11e27b0a9c4e8a30df2821ba4118f93ea 9 0.00/1.00 vMB 16
153,610 153,610 000000000000020c217c4010d3383b1121b110cd50228f055840384116479567 11 0.00/1.00 vMB 47
153,609 153,609 0000000000000b8aa2c8fcb89ef2b461ea836b8492a5dd20526ca8f584494e08 33 0.03/1.00 vMB 115
153,608 153,608 00000000000005c2f4bf0bd971b89adb528cf91a385190fc281f94ead06850d6 28 0.02/1.00 vMB 0
153,607 153,607 0000000000000c113c3fe718b23ad4d9e4ba2a5265e9049ab2303451418a410a 13 0.00/1.00 vMB 16
153,606 153,606 000000000000047912eb630f327a59b7341c875ae346b2001dfefae97c1021bf 76 0.03/1.00 vMB 188
153,605 153,605 0000000000000ce6abe0038c1c0fc764d72e62f49d01dffeac3a64ad4578920e 85 0.04/1.00 vMB 148
153,604 153,604 000000000000052292e0b44756ec93c37d9fa4e974c82b10f205cedfc241986b 10 0.00/1.00 vMB 46
153,603 153,603 0000000000000434485ebbffcde54b1870c9598f2d5e50b3859770282a15d690 25 0.01/1.00 vMB 352
153,602 153,602 0000000000000379c3821a2c69e3e3735becd25e3c6b8a39889ab834b8438052 90 0.05/1.00 vMB 60
153,601 153,601 000000000000088139105ca4f891d866ff1e881b057492c8c8de3f36c4186982 47 0.02/1.00 vMB 136
153,600 153,600 0000000000000cd8df9cd9b79aeac2cdf675d7e746e821b0300e818082d3ae01 107 0.04/1.00 vMB 42
153,599 153,599 00000000000003deff0e27f8448625e4374a00590987ec63c6f368d1cbf68f29 158 0.05/1.00 vMB 47
153,598 153,598 0000000000000aa9db2272cecf12f8ad55ffcfb5a2eb501549ab7b2b8fba6c57 130 0.05/1.00 vMB 162
153,597 153,597 00000000000000bed0f505f9241f1e41faf0fba231278ff21612f6fa21310be0 21 0.01/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 780.79 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: 559.43 GB
    • Received: 7.21 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.