Loading Tool

Explorer IconExplorer

Memory Pool

75,646 transactions
28.62 vMB
0.06567180 BTC
Random Selection Loading Transactions
Max Size: 175.09/200 MB

Candidate Block

Mining Attempt 89e1a3f004fef607789a6f52a7cc99535985e264cc3eb3d3e34e1c3b6659cb09
Version 20000000
Previous Block 00000000000000000001873758786023bce526cc548acc0e4523a6e0d9f02e45
Merkle Root 24a600cb98395ab3170302e8f626e0c25e62d946d929161a0a758a8dac414af4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,764
Size: 1.00 vMB
Total Fees: 0.00358211 BTC
Feerates: 25.17 > 0.36 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,242 (575,323 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
339,919 339,919 000000000000000009934b3a808970f5f5db8486042689710c5e19b3b138be9b 321 0.22/1.00 vMB 8
339,918 339,918 000000000000000008ec5ec31b8536b5683ded7b51bff77b617ce1b9eb5cd690 1,832 1.00/1.00 vMB 26
339,917 339,917 00000000000000000f8d8bb56ae2c78c4eaa7ef5b924d31c8beafcfc34a9974c 592 0.23/1.00 vMB 38
339,916 339,916 000000000000000009835c1a101564418bbf1bb750bc0c6333075e7bee336cb1 256 0.10/1.00 vMB 30
339,915 339,915 0000000000000000170ab0e3dcd3d17a8e5c8e7c3664b35df1ec2c5e68f2bded 1,229 0.64/1.00 vMB 24
339,914 339,914 00000000000000000e658eeadce0d94ec748635254eb588947a98cac9278bd57 1,371 0.63/1.00 vMB 27
339,913 339,913 00000000000000000177540558a2ab5eae422da947ef38e6144939201c11c560 874 0.38/1.00 vMB 16
339,912 339,912 0000000000000000176726eef822f06e7473e5dc544c22b5379ff0350c7766bb 512 0.30/1.00 vMB 20
339,911 339,911 00000000000000000a2439ce80b7003f57d1d1d4163ff0b90230706ad812759e 1 0.00/1.00 vMB 0
339,910 339,910 00000000000000000c64fe1d4faeb65ad682d82d5e0840f2ad2482352cdc270e 112 0.14/1.00 vMB 13
339,909 339,909 000000000000000010a563f8f6e3b53759aaab75451a11f1065233e7c78997c5 1,099 1.00/1.00 vMB 17
339,908 339,908 00000000000000000aab6cc42f30a39c47c3b8abe5f01aa127696fb77ead520e 2,186 0.75/1.00 vMB 37
339,907 339,907 000000000000000007eb3301a14d427f7857043851e20f7efc48ce1c20f17aee 912 0.25/1.00 vMB 55
339,906 339,906 00000000000000000b8b233d7c25344a2b8482b7cc932b8e88b466c119b1d9ab 256 0.10/1.00 vMB 28
339,905 339,905 000000000000000005124dd985cb5746f79de0f7d59629bd3b8fcd6d2dd6c5a3 374 0.19/1.00 vMB 24
339,904 339,904 00000000000000000130a561eb531f1af3f59924da5e67129b5ecffe9d36dded 284 0.18/1.00 vMB 20
339,903 339,903 000000000000000001fe998bf8512623ea23f2b695701c12c3239ae8c6438d80 605 0.29/1.00 vMB 19
339,902 339,902 000000000000000004ef12d7c6d77d319970c417b85a44a5bbb8d4cb3e7efdcd 209 0.11/1.00 vMB 24
339,901 339,901 00000000000000000cf52d522e42fb8a4c4ac572f6896cdd83b28965c2cc4683 661 0.34/1.00 vMB 27
339,900 339,900 000000000000000008126c264131e680962a23c505ec47f3f32d09eb29513a41 282 0.11/1.00 vMB 28
339,899 339,899 000000000000000005e9432e8bf627580a422a320e3d67b2c9266405c39c312f 64 0.06/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.81 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: 710.28 GB
    • Received: 17.05 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.