Loading Tool

Explorer IconExplorer

Memory Pool

74,896 transactions
27.65 vMB
0.07705877 BTC
Random Selection Loading Transactions
Max Size: 168.56/200 MB

Candidate Block

Mining Attempt 9185bbdc88a3b66062d320846f364cbcb6590ee9d026049665c0ca56be38f19d
Version 20000000
Previous Block 0000000000000000000117b22a8fd8211255c991b19b06ff4ae6e1473feaa1c2
Merkle Root 68ab178239f73911b4b98eea869d66f2ea308013b8080550be50bf97e70957c0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,143
Size: 1.00 vMB
Total Fees: 0.01804664 BTC
Feerates: 121.74 > 1.81 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,286 (600,391 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
314,895 314,895 00000000000000001ff89a200763150c49d2bea33e33f869f8801821e23799bb 62 0.11/1.00 vMB 16
314,894 314,894 00000000000000001c8851c5cedb3a4f442d9f58cb27dd121fb183dd482b5247 273 0.15/1.00 vMB 24
314,893 314,893 000000000000000036d65a99899a2d7cf4cec8d6acb1a91bb81bbb08b4558f64 292 0.13/1.00 vMB 27
314,892 314,892 00000000000000002e3e9a4d898965614326596db09ace46c58e7fd23411123a 1,450 0.78/1.00 vMB 29
314,891 314,891 000000000000000030275b562e0276f73035b74983bad3310ad28f02fbf19d01 89 0.07/1.00 vMB 21
314,890 314,890 000000000000000013adcbe5bc7bd01f5e0374efc3983c3295ceb15025940112 173 0.10/1.00 vMB 25
314,889 314,889 00000000000000002c38e4f4e9bf6136655f4bdecef71857c23fb9634e778eed 209 0.11/1.00 vMB 28
314,888 314,888 000000000000000037b24a8dc9bd0ab2d9c7cd704ed33c131473aebe197eab76 590 0.36/1.00 vMB 25
314,887 314,887 0000000000000000146ba31b2424137eb74e138ef34442950b076092dac3344e 176 0.09/1.00 vMB 28
314,886 314,886 0000000000000000272512c29db060e5eb8c01c7cb9984f8b1a19eedf3f5be67 184 0.15/1.00 vMB 19
314,885 314,885 00000000000000003317603f10fc97aa610311a5bc93a0414cc76e1f2984bdd2 256 0.09/1.00 vMB 36
314,884 314,884 00000000000000002b998b1f962d575582f8880d281d774226b897e43cf964e0 87 0.05/1.00 vMB 22
314,883 314,883 0000000000000000253e2fa079923d192fea9afea78bd37d10b9be01528b0497 98 0.06/1.00 vMB 20
314,882 314,882 000000000000000009399438c541b5e575206c07f8b6b878c35657f7672a5d50 560 0.33/1.00 vMB 24
314,881 314,881 00000000000000001387d275d624718d13c9c7bbe53d03cbbc1152002b3195f4 128 0.12/1.00 vMB 18
314,880 314,880 000000000000000016580f83eeedda79ddf39816e64ac6c48adfa9ec9492b2a1 93 0.04/1.00 vMB 26
314,879 314,879 000000000000000035e9a6471e6aa9c5fa19a7af1ef256cba71eba8b78c85ad0 339 0.25/1.00 vMB 22
314,878 314,878 0000000000000000081cff4ed6bfe2a321db1f285a0fa1d4f360d79ad04b641d 101 0.07/1.00 vMB 22
314,877 314,877 00000000000000001fee7ab8e8a8c8f586dc38e08c67fa6a6190875fd5d3d68d 217 0.11/1.00 vMB 28
314,876 314,876 0000000000000000181d17df383be0521f135fc5cfdcbb7216b2e246f03d221b 184 0.14/1.00 vMB 19
314,875 314,875 00000000000000001d46e427dd17e01baccff0e0d242c76dadfb709bdccf3d46 17 0.02/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.89 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: 713.34 GB
    • Received: 17.35 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.