Loading Tool

Explorer IconExplorer

Memory Pool

79,684 transactions
30.66 vMB
0.08427970 BTC
Random Selection Loading Transactions
Max Size: 185.65/200 MB

Candidate Block

Mining Attempt 94f6f8c728987d41c6d38cd2a74799910caf46f39610403e79f44ca33055c0b6
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root ea42c345d0c4ed892996e11de00dc5495789993867d60f08c25c8404a9d7ca98
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,638
Size: 1.00 vMB
Total Fees: 0.01322894 BTC
Feerates: 19.67 > 1.33 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (484,354 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
431,033 431,033 0000000000000000025a97c48f15b4997d9e3e6f0d6a6781519de191bb4c86f9 2,965 1.00/1.00 vMB 83
431,032 431,032 000000000000000002f56611a761f70493a1293dadec577cd04dbd7c9a4b4477 2,192 1.00/1.00 vMB 52
431,031 431,031 000000000000000001c8f6f1dcc64b7e37b07a65c11b535c7121e7656f615d09 2,895 1.00/1.00 vMB 71
431,030 431,030 000000000000000000a46f2533265c0c9a2d7f9552067dd63e04390dc6bdcd02 2,164 1.00/1.00 vMB 83
431,029 431,029 00000000000000000279bb7a6fda3459dabc39886bb0db25b1aa625eb31ac8da 1,831 1.00/1.00 vMB 35
431,028 431,028 0000000000000000037f18fa77c6e837d7764359db593f099db2091bbe7ccb9d 2,573 1.00/1.00 vMB 73
431,027 431,027 0000000000000000045acbca3dd7e9640cc1ad2a30d828d9366370798b7fcb16 2,450 0.99/1.00 vMB 75
431,026 431,026 0000000000000000040b0ad6fbb8fd6a723e01885d1ba0eb35c2429aeca0a886 9 0.00/1.00 vMB 435
431,025 431,025 0000000000000000032a6c24e7bb728fbe394e1f8d641aa4ee9693c3ec1ecc7c 2,392 1.00/1.00 vMB 54
431,024 431,024 00000000000000000235b6a4c0dccec0f4dfaf7b55e18b5c0cf58c4ad9c9b97f 2,795 0.99/1.00 vMB 55
431,023 431,023 000000000000000001b6814648ad2c49f68c5a4b183ab92abfce6b1b990b5713 3,172 1.00/1.00 vMB 85
431,022 431,022 00000000000000000381b2cc94ed0a32002b8b0b981e0f17d4065882507ddca2 2,581 0.99/1.00 vMB 70
431,021 431,021 0000000000000000027a4db8df2d1d3c9a1158c0a0a3d0a747fcbf411969864f 2,686 0.75/1.00 vMB 105
431,020 431,020 000000000000000003a60e798039b870b4d5b358d7734746566c96fc1b1a2347 486 0.19/1.00 vMB 75
431,019 431,019 0000000000000000043dafc07c1dceab6795066027168a042057c247b7566a69 954 1.00/1.00 vMB 19
431,018 431,018 00000000000000000373405d3237662bca45797d916eadeaad8b4d4a4e8cfd7b 1,901 1.00/1.00 vMB 42
431,017 431,017 0000000000000000045908648d96cdb9560618e455240c1afb3c82cd83bb4a38 2,768 1.00/1.00 vMB 77
431,016 431,016 00000000000000000128becc6018d8bfcdaec2347e96501a235dc3558b2d419f 1,441 0.75/1.00 vMB 56
431,015 431,015 0000000000000000004318622382bb797fd64dbae22d7a909a9df3ccbcb075fd 3,113 1.00/1.00 vMB 80
431,014 431,014 0000000000000000042b1327dd565aa9e244c12cdc5eeea0f62ba2a479d1b026 2,763 1.00/1.00 vMB 75
431,013 431,013 0000000000000000046c2f785dca682fa60b7a19472949e3fe6b44cb509b3bd0 1,096 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 783.06 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: 720.80 GB
    • Received: 18.27 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.