Loading Tool

Explorer IconExplorer

Memory Pool

75,359 transactions
30.83 vMB
0.09677248 BTC
Random Selection Loading Transactions
Max Size: 181.03/200 MB

Candidate Block

Mining Attempt bc287b3e10be730e5a1c6c8200d50c43e2bd87843a858ad3b975adb477a053f3
Version 20000000
Previous Block 00000000000000000001b6bcfed7daef6070e84e65a71f9eb69c8b48ca4d4960
Merkle Root 878e928c5cb06da931d2f4eaec4dd6e90621b51b57948ce5f992626bee1007ad
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,077
Size: 1.00 vMB
Total Fees: 0.01795807 BTC
Feerates: 301.35 > 1.80 > 1.04 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,425 (635,449 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
279,976 279,976 00000000000000011409f8dea9ed6d7f0ec13dd6b3f0c9e144b5732e6b1461ed 89 0.03/1.00 vMB 150
279,975 279,975 0000000000000000cb0edcfb6626f936c2582de3a2eb1d97934d63a79289d035 444 0.20/1.00 vMB 60
279,974 279,974 0000000000000002c0272f814a3f6a0065835ed4b84c69cc41c0076e595d5eb0 74 0.04/1.00 vMB 25
279,973 279,973 000000000000000091f5e89df7a5281caca57802509392efebf7dfcc43febfc8 615 0.31/1.00 vMB 33
279,972 279,972 0000000000000001946183d6727ded297e5ab5669b6f1aeb99872c188d1ee814 103 0.03/1.00 vMB 146
279,971 279,971 00000000000000009f9dbc76a4c9d5b5e4810473a89faa6aca1b2a767b291e8f 319 0.16/1.00 vMB 60
279,970 279,970 0000000000000001cdbf2ccf00af9ff8cb7f381624e56d172e4ef977969da7d8 759 0.35/1.00 vMB 51
279,969 279,969 00000000000000023f4d3e0e61a50971372d9270efee2574bca548661b52e6f3 29 0.02/1.00 vMB 22
279,968 279,968 0000000000000000fe6b4fa6e11588d6bc6ad15ff18974ccf310c945a1875241 627 0.32/1.00 vMB 34
279,967 279,967 0000000000000001fe1588cb9e785910cc90e6123331b2eb97d9af97f6cf045f 101 0.03/1.00 vMB 168
279,966 279,966 00000000000000003190960032242e9ab3a4a593a82022bb2881d2931d5979a6 88 0.10/1.00 vMB 8
279,965 279,965 00000000000000016f33162b1584e1aa410ee702d7b34ba0d2b139ab8181fb6b 114 0.05/1.00 vMB 50
279,964 279,964 000000000000000108c233ca57ba99e356f6c325e9323704855ca5309134ba67 284 0.14/1.00 vMB 64
279,963 279,963 0000000000000000008d811c78f3f3b8b360fc2cd4bfab1f90c33d19325506cf 315 0.23/1.00 vMB 26
279,962 279,962 00000000000000013594bc270c455395b68f9399ae5843bd0dcff7421e9e3bf8 552 0.25/1.00 vMB 78
279,961 279,961 0000000000000000fd2c799b971dc37183f9ad907db9625397b707aa517a07c4 46 0.03/1.00 vMB 22
279,960 279,960 0000000000000000b20c439edc67e7d04651e95b3d0285af78942d30391734ce 338 0.15/1.00 vMB 41
279,959 279,959 00000000000000009658b97b23a22a3818908d080fda65164c517cf95c3cacb2 103 0.03/1.00 vMB 109
279,958 279,958 000000000000000178925b410c32efd4bb37ad9f58fbecbc6b823697c2c397a5 208 0.12/1.00 vMB 37
279,957 279,957 0000000000000001f29c0c71dc55a56c5be4d52b507a1a1e03e562b04bc32a0f 34 0.01/1.00 vMB 361
279,956 279,956 0000000000000002650b6dd8247192c7b3b4098407be344c2ccf8c470a578d59 108 0.05/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 783.12 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: 739.11 GB
    • Received: 18.62 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.