Loading Tool

Explorer IconExplorer

Memory Pool

82,030 transactions
30.27 vMB
0.09178421 BTC
Random Selection Loading Transactions
Max Size: 182.32/200 MB

Candidate Block

Mining Attempt 94fe4b8da851eb4a702126e40af8706da1cc5eb7aefc58a809b251c0df1a79ad
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 994590fb6e48542e11f9a0d68e5615205549fb382abd3ab000046507dcd3b57d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,982
Size: 1.00 vMB
Total Fees: 0.02957058 BTC
Feerates: 454.44 > 2.96 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (633,113 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
281,872 281,872 0000000000000000da7b5f0a0b9df7497cf8ad5cd6ca636cdbede9e45e038a68 209 0.10/1.00 vMB 44
281,871 281,871 000000000000000104e6f2f7bb9190a3d61439f784da190b3b88980fd2a28778 195 0.10/1.00 vMB 28
281,870 281,870 00000000000000010a180bbd218cc7592b93500285a2cccaaaf981020530bc37 139 0.10/1.00 vMB 49
281,869 281,869 0000000000000001074190b4b177d0eb8dc773acaa0dd2b3a90585f7d62486a0 1,118 0.48/1.00 vMB 38
281,868 281,868 00000000000000000f3d596b35668f389a558583821c244a7a29cc5ed8dd95a9 138 0.05/1.00 vMB 239
281,867 281,867 0000000000000002277190586a03f0308dbf9d08aec990d3e0d9e1cb7f46c2e6 23 0.01/1.00 vMB 42
281,866 281,866 00000000000000004e0726200806535694ec60e15522ccbdba7f31d7f4b3ff6e 194 0.10/1.00 vMB 36
281,865 281,865 0000000000000000c00003d26325f41a4848407f9a7a6ded9363f27780982a7f 153 0.07/1.00 vMB 26
281,864 281,864 000000000000000228587cc25f171b65e10f9d3b30eb6dacd427073e513f4208 123 0.05/1.00 vMB 76
281,863 281,863 0000000000000000a416d91cb73ac35b5ed7526d4a5cabf918d6581e2a66028d 1,813 0.88/1.00 vMB 43
281,862 281,862 0000000000000000950dbc46b9c321f1c70afa49ea27ac9ddc6f927d63a04fde 447 0.25/1.00 vMB 46
281,861 281,861 000000000000000137eaa3be9830b4ef92b3b116a83c2247a72c5974294846f8 675 0.25/1.00 vMB 53
281,860 281,860 0000000000000000bd116364ec40c63612357b9fd29ddb76fd626eec2f1282f0 463 0.24/1.00 vMB 38
281,859 281,859 000000000000000040f56195b74247cae2e7dd765489b70d4b51d9ae101aa9d8 166 0.05/1.00 vMB 98
281,858 281,858 00000000000000020926a5fe6649d54587e40d67f908cb90715634e708319612 373 0.18/1.00 vMB 41
281,857 281,857 000000000000000203cc76cf10dab10b7efb4862f0eeb9b6f12eaa0d3b3d3333 54 0.10/1.00 vMB 3
281,856 281,856 0000000000000001681a528130ec1bf671f06c7d23740893653dd096d945445a 476 0.23/1.00 vMB 44
281,855 281,855 0000000000000000b0e1b57113daafc8d6903f5d0b7e9f97c5e1dffa0baff081 15 0.01/1.00 vMB 191
281,854 281,854 0000000000000001d869721eedd9cfff8525e005700e196023cac52eea099bf9 171 0.07/1.00 vMB 41
281,853 281,853 000000000000000132c5a41ebc590d8f0037eea43f24d869f228d9282a18c898 226 0.11/1.00 vMB 47
281,852 281,852 0000000000000002536f7f6550ca41df212758ccc4b3ba1a330bce74bacbad7e 542 0.25/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.37 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: 663.35 GB
    • Received: 14.90 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.