Loading Tool

Explorer IconExplorer

Memory Pool

81,758 transactions
30.94 vMB
0.09518531 BTC
Random Selection Loading Transactions
Max Size: 188.47/200 MB

Candidate Block

Mining Attempt c71e8d4444c44d910f3ad80c64ba655afb3425136b9bc8dd1bd3766cb3c50cb0
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root 10fc2bad847f2e34a0818ebe103cb87a96309cef1b05f1fd7378dedd72d42750
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,672
Size: 1.00 vMB
Total Fees: 0.02252488 BTC
Feerates: 151.12 > 2.26 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (628,686 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
286,698 286,698 00000000000000014371e6321249b6a9143994cbf7fd5c0027e9608969644a76 565 0.34/1.00 vMB 27
286,697 286,697 00000000000000006eac766b89d3a0259dea10a3db5366a73fda85b9a7108fb5 74 0.17/1.00 vMB 13
286,696 286,696 0000000000000000f67bdc65eba58a528bf05b509c52105e16d7ac462ac5b3b5 1,184 0.50/1.00 vMB 40
286,695 286,695 000000000000000127174fd8afe3a266646774edf452fe079bda3dada106e028 576 0.56/1.00 vMB 17
286,694 286,694 0000000000000000d0d26ffc199953e5446560fcb7b409341e22d813f4c2d3bf 749 0.25/1.00 vMB 52
286,693 286,693 0000000000000000e2d053f6a1e2bb344d91dd4157be6ec85a9c9069d3597500 582 0.38/1.00 vMB 29
286,692 286,692 00000000000000012d76a692d1b8a777700b08ef641f48c816e95cc712806a0b 10 0.03/1.00 vMB 0
286,691 286,691 0000000000000000e607be3c3d391495bb65a770f6675ca8c9a6d4951b0fac64 59 0.06/1.00 vMB 16
286,690 286,690 00000000000000012d05e02fa00167a3dc80714522c7e07844d6e8f10628c295 1 0.00/1.00 vMB 0
286,689 286,689 00000000000000011e6d5c7ab5277f394ba39c0d52cb1fa5a66629bdfea349fd 443 0.24/1.00 vMB 40
286,688 286,688 0000000000000000ed2c040a8689534b592158bffde515c9e47b4b1538d79f1e 48 0.05/1.00 vMB 26
286,687 286,687 000000000000000141a38eb07f7472158ab893871ffeb3a45824d1f9eff347a4 96 0.09/1.00 vMB 24
286,686 286,686 00000000000000013eb486c3cda2a4e2b870c307c204a3c7678b3738822dfb2d 617 0.35/1.00 vMB 24
286,685 286,685 0000000000000000274396bdcb7469f85f4fea50efbe9c538102043826f3723a 192 0.06/1.00 vMB 122
286,684 286,684 0000000000000000254c7983276fa404058f981c2a3383db383e43bb524c4657 448 0.19/1.00 vMB 40
286,683 286,683 000000000000000072c556a0aeee38fa59a3cb1eaae8637dd27a3d7a62dda009 344 0.20/1.00 vMB 32
286,682 286,682 0000000000000000a25b00f452825221b18d2b3e3b740b102bfe5df3dcc6c0bc 332 0.17/1.00 vMB 32
286,681 286,681 00000000000000010bea00617c5841eafec2b7ea9a6a7326df294bc1ced17568 345 0.20/1.00 vMB 36
286,680 286,680 0000000000000000556788a9abd4d868863fcef00b5cbe1c5226e95485765216 549 0.24/1.00 vMB 48
286,679 286,679 0000000000000001238077823f331c13f29f699c05d8b5f9fe974a8d360c5ca2 435 0.18/1.00 vMB 323
286,678 286,678 000000000000000142c764fe7aa7452e7f79f2e4c25b23ffeb6673034738aeed 189 0.10/1.00 vMB 31
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.64 GB
    • Received: 18.23 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.