Loading Tool

Explorer IconExplorer

Memory Pool

78,715 transactions
28.90 vMB
0.11151429 BTC
Random Selection Loading Transactions
Max Size: 175.44/200 MB

Candidate Block

Mining Attempt c7dd29b0a2218dde697a2d52653234cda08b97d88ba2dfa99c56b097ac6478e4
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 5c5f1dfa9dd7d6d8a35ed8e94dd8d143f7ee21a3ba86e73f877eca33c71bf470
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,370
Size: 1.00 vMB
Total Fees: 0.03991654 BTC
Feerates: 602.26 > 4.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (635,501 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
279,804 279,804 00000000000000019cedf4c272a7d6018ca202cdb84d9f4bd00672ea63028550 79 0.03/1.00 vMB 56
279,803 279,803 0000000000000001d14bcc09f66849b361be9a0b3e8c7ec13a602e44968002c1 59 0.03/1.00 vMB 141
279,802 279,802 0000000000000000bc2258bcd88c6008a12ca5a3e8d1f3b671d358910965a763 500 0.35/1.00 vMB 26
279,801 279,801 00000000000000024e063b7c1d3d9f14f12bdfaa13dc5d74d0ece8b8f99a2a88 157 0.10/1.00 vMB 23
279,800 279,800 0000000000000001f7ac786c18ce228027fdf98760eca20a5aba4353a347c066 381 0.19/1.00 vMB 49
279,799 279,799 000000000000000259ef2f91fb956172821131f256fa70c57010011b2000460b 111 0.10/1.00 vMB 15
279,798 279,798 0000000000000002bb222afe9f35f93bbcb94907978fe705940481f48dd03de8 147 0.10/1.00 vMB 26
279,797 279,797 0000000000000002150cb6183d4a932fea871eb47d84c4669c398901e47e7266 26 0.01/1.00 vMB 65
279,796 279,796 00000000000000001871ab1294f9729f961608053229fea31cff02589e43c780 64 0.02/1.00 vMB 51
279,795 279,795 00000000000000012262041d740b7854889469f69445ffe28149ec8752bfb54d 463 0.23/1.00 vMB 47
279,794 279,794 0000000000000000182ac27a8461628163617b87b61a3cb835235910b7f7e1a2 235 0.12/1.00 vMB 36
279,793 279,793 00000000000000007265641d128545bdb8c12103a131f48504f501d60f0ba47e 42 0.03/1.00 vMB 35
279,792 279,792 0000000000000002259e5abdbfd5cd612c2c3eee5b506b2705f68be1072e782f 403 0.24/1.00 vMB 55
279,791 279,791 0000000000000002e873e6d70899587600c718865438a0fb0ce3e660c91b0d8a 313 0.13/1.00 vMB 43
279,790 279,790 0000000000000001e18de475e277d804039795a4b035d200652a249ede6fc5f2 226 0.14/1.00 vMB 31
279,789 279,789 0000000000000000b7b3580608b9a0f6962af433efba9beea4b0394c35eda387 55 0.05/1.00 vMB 17
279,788 279,788 00000000000000025c77c2c5c42f2d462da441546a6084985696b4e1f5403863 116 0.07/1.00 vMB 34
279,787 279,787 00000000000000017037284a649c16bbfd59235ad27c1348a0ff685af1e99e7f 206 0.15/1.00 vMB 27
279,786 279,786 0000000000000000443891c64ba8a188d324af508edaffc3a4c80ef9f968739b 86 0.07/1.00 vMB 18
279,785 279,785 00000000000000019006fd6b4b903119fc02e2b6383cab934ea07975ce1e860e 293 0.13/1.00 vMB 104
279,784 279,784 0000000000000000397761b41ddf7a2fda9bf59859d452fa88cd1bdbdf4cc0f6 369 0.18/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.92 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: 714.41 GB
    • Received: 17.53 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.