Loading Tool

Explorer IconExplorer

Memory Pool

81,518 transactions
29.97 vMB
0.15730496 BTC
Random Selection Loading Transactions
Max Size: 180.52/200 MB

Candidate Block

Mining Attempt 3fc0e128f2d9eb0110adb847146671d95db8a9d68dbec87f166840f06edc6483
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 4617aa7d37d4199a46e94391373bf7a6dcde4ad27f5b6baa5c4d9c2e323fe775
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,778
Size: 1.00 vMB
Total Fees: 0.05991094 BTC
Feerates: 1,002.91 > 6.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (575,789 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
339,516 339,516 00000000000000000619dd50743706ef6adf6f803b8de62f1cc7c4f4bb0d4690 1,271 0.86/1.00 vMB 20
339,515 339,515 0000000000000000029593453c26807a21e61a9ca0d2bf12b00087d002fca091 512 0.23/1.00 vMB 27
339,514 339,514 000000000000000004fc6927c8a88fe4327360fa233e000e1f4965e4c241840a 513 0.32/1.00 vMB 20
339,513 339,513 0000000000000000154c1feaeb0ec790fb7ca955d194fc2d7235e21bef43c47f 196 0.09/1.00 vMB 23
339,512 339,512 0000000000000000024055f9b712302125babe4d738798ab327978e062b636ca 849 0.56/1.00 vMB 20
339,511 339,511 000000000000000016ddf4f587b30579aab4def13cb3f5a6fdf66305ac518ab1 344 0.56/1.00 vMB 11
339,510 339,510 00000000000000000d1493b2a7328bf168cba84839a19aea32fd76216c990c22 1,015 0.75/1.00 vMB 24
339,509 339,509 0000000000000000008abd0c1c8c31b23c2c8775319a60725d80f0994c385a35 1,102 0.75/1.00 vMB 21
339,508 339,508 000000000000000016a1a57ba7d04b4fd0e3ef675625d7ecc8fe6f432302a9b6 971 0.37/1.00 vMB 38
339,507 339,507 000000000000000006ded83af7e8a9bd7c0d2eb504edd387af5397220f147e1b 500 0.68/1.00 vMB 11
339,506 339,506 0000000000000000085ff5286677392145942a74376c3bd253f88338e145e0b0 293 0.75/1.00 vMB 11
339,505 339,505 0000000000000000141d575237f717154c5f76adaf86ca3bc0d8fe9dd280643e 594 0.75/1.00 vMB 15
339,504 339,504 00000000000000000c06e3791843073a3b535de075ea2f5bb52fcab6e53780db 1,290 0.75/1.00 vMB 23
339,503 339,503 00000000000000000c1271273a525d25241c5e0130a921f4edf136045f71d72e 673 1.00/1.00 vMB 14
339,502 339,502 000000000000000005aafb858f82ae9e8eeaa476edd16d247b091d9c222924a7 996 0.75/1.00 vMB 20
339,501 339,501 00000000000000001044e8ff7830a5af169d75f1d41e7cf1ba247af4955c03c3 2,048 0.60/1.00 vMB 43
339,500 339,500 00000000000000001500345210594f6e147819cafd471bc1e2eaf5181569fcb9 402 0.20/1.00 vMB 24
339,499 339,499 0000000000000000076f394ad114ac14036ecd6adceaac5d2ddcc62a19d7c53d 152 0.10/1.00 vMB 12
339,498 339,498 00000000000000000474b8e1a3ceb6b551a6d91f45f8041c145e0fe2e21a4807 391 0.26/1.00 vMB 21
339,497 339,497 00000000000000000937c416c9d980ebbc9b9a09db3d1c92c833841c850e12ce 247 0.17/1.00 vMB 35
339,496 339,496 000000000000000011892514cff9f14bf6152bc909f4194a8e13feef03b7c262 860 0.45/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.55 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.