Loading Tool

Explorer IconExplorer

Memory Pool

79,603 transactions
30.38 vMB
0.08081714 BTC
Random Selection Loading Transactions
Max Size: 185.04/200 MB

Candidate Block

Mining Attempt 2d9d314f6d49ae4e3a8f22e0848d135dd67dba76147abce90c1caecb686cacdc
Version 20000000
Previous Block 00000000000000000000fba2abb8d490d843f57da6d6a845cd44dde2952f7920
Merkle Root cb7c506b397e30778e8ca54f461d754263940fa28b189d2eeeb464219e704e95
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,785
Size: 1.00 vMB
Total Fees: 0.01245172 BTC
Feerates: 150.80 > 1.25 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,388 (42,471 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
872,917 872,917 000000000000000000006d109e50b04ac96c15e9e47688bb264849867cc0faee 2,269 1.00/1.00 vMB 11
872,916 872,916 00000000000000000000ea3e34b3914312a7c233f50f36cc8892ed92d7faaf5f 3,514 1.00/1.00 vMB 19
872,915 872,915 00000000000000000001e0203a506d87415d87202b8135b679eea1abc34659f9 2,619 1.00/1.00 vMB 13
872,914 872,914 000000000000000000004d21dedf8e06019ee9625c35847cd4cd1189a80b08d5 3,150 1.00/1.00 vMB 15
872,913 872,913 00000000000000000002a07d79c6c1b131427e3d1371a954e95be80f5da23745 1,391 1.00/1.00 vMB 9
872,912 872,912 00000000000000000000a7a376432f07ee37265fd01536b5d7124c7d6167d690 3,316 1.00/1.00 vMB 17
872,911 872,911 000000000000000000022d7fe8cffd0e45495ae3879a28a82ff9717fb0a84840 963 1.00/1.00 vMB 9
872,910 872,910 000000000000000000003fabb61bf5612c517182b388bf3e919ba77507084823 3,155 1.00/1.00 vMB 15
872,909 872,909 00000000000000000000f57b9387fe29bfc634995a98af0d409a04c6d7a0b0fa 3,496 1.00/1.00 vMB 20
872,908 872,908 000000000000000000012f28879e0f655c41f4aa14772c03b2a37afa95d9f8be 845 1.00/1.00 vMB 10
872,907 872,907 00000000000000000000d8deffb5c28575b4d8ad0a39bb56dcfb9b4ead9aa4a0 2,301 1.00/1.00 vMB 14
872,906 872,906 000000000000000000004c2893de893922aad47b410f650d7fc40200734f7cd1 2,779 1.00/1.00 vMB 15
872,905 872,905 00000000000000000001a23554cdc544220478532f91a7c3490207b3554dd253 2,258 1.00/1.00 vMB 12
872,904 872,904 00000000000000000001c5e15107e3ea6b7ea72d4338e6adce78e9934ae3c7f0 3,658 1.00/1.00 vMB 21
872,903 872,903 00000000000000000000eb43627b7d86e0c68deb6db3ec8caa1dd000bed655c8 3,742 1.00/1.00 vMB 29
872,902 872,902 00000000000000000001c546d61215bb80757fbf731cc8715fa97b18c802f16a 1,392 1.00/1.00 vMB 9
872,901 872,901 000000000000000000022d2be9c8fca5e60d04373700126aff6da7263ff53597 3,975 1.00/1.00 vMB 29
872,900 872,900 0000000000000000000143828bbff53f955b92858aabb46c5286746fc11e586d 2,002 1.00/1.00 vMB 13
872,899 872,899 00000000000000000000ff044bf25582890a7d788c47b9bd40ee63c1364a56ba 892 1.00/1.00 vMB 11
872,898 872,898 0000000000000000000208a94cbc796c8a124cc7e52788012c5cd3c45cd5bcbf 927 1.00/1.00 vMB 10
872,897 872,897 00000000000000000000773f2886d56e3ba5a81116775261280cce1a55675df5 3,680 1.00/1.00 vMB 23
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.83 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.