Loading Tool

Explorer IconExplorer

Memory Pool

76,867 transactions
28.36 vMB
0.08621271 BTC
Random Selection Loading Transactions
Max Size: 172.62/200 MB

Candidate Block

Mining Attempt 1a6481b6cfef1868db67254f4476322e0a2137dea2302e731025918518da76f2
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root f0eae708ed6a2f35c9a10f27fe7c2230b074afc00204891a67e4121f3b646f7f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,485
Size: 1.00 vMB
Total Fees: 0.02319396 BTC
Feerates: 477.45 > 2.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (630,494 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
284,805 284,805 0000000000000000acced49f36174f471600c2cfd4dfe77d08e4f0d1dea59d61 818 0.35/1.00 vMB 30
284,804 284,804 00000000000000002283611042dadfd38c7105d47545edcbf698e6ea54909e36 174 0.05/1.00 vMB 117
284,803 284,803 00000000000000007a795df6a85d86c0ba65f25534bc0e71616b4b4006ce441d 34 0.04/1.00 vMB 17
284,802 284,802 00000000000000019a579433ff97e1750ac3fcf7a9067b8ac1d84d3f94e5adf0 272 0.14/1.00 vMB 12
284,801 284,801 00000000000000010cfdc95007c2e354eea43dc93b0ada976829d0deb271c040 190 0.10/1.00 vMB 33
284,800 284,800 000000000000000132407dcf9d284c8c83812dae17e80f2af04c42aeafed4414 47 0.05/1.00 vMB 12
284,799 284,799 0000000000000000d99acf72c9a075ecee947d9521033646fdecb6be17dc408e 209 0.09/1.00 vMB 38
284,798 284,798 00000000000000018e0f88734b823890c67f1accc7efc265e9144587bc989da3 243 0.14/1.00 vMB 29
284,797 284,797 00000000000000012a468353d342bf458c7fb8b45dbaf3a4b598a9507f98bd90 390 0.27/1.00 vMB 26
284,796 284,796 0000000000000000da9e0e78ec2f806afbb35f312c66880566aa4939b07c9f77 307 0.35/1.00 vMB 21
284,795 284,795 000000000000000078ee8a6abec4ad0643740c85811168d0c09157a9f67af6ef 636 0.25/1.00 vMB 48
284,794 284,794 000000000000000030c5d7db3f916b924cb925de9527191c88414b223a3c9914 144 0.05/1.00 vMB 48
284,793 284,793 00000000000000009ea5c4c2e021418261da23ebe7b9e7fe5004e1b0ee529b34 788 0.35/1.00 vMB 35
284,792 284,792 00000000000000019fdb406a86eb3b14e526213cf8e19ec6da0bedd43e2ae0f8 182 0.05/1.00 vMB 113
284,791 284,791 00000000000000013a4c704d8c304a01872ea68485f3ea38e57e65d50c033f44 34 0.01/1.00 vMB 36
284,790 284,790 000000000000000090bf32dc8b7dd9c4229108f756cbdb700cc5b7d0d41a7b04 500 0.26/1.00 vMB 29
284,789 284,789 000000000000000139a1791ed2f2d4438313e972be29c7e79b2d2dba7b366409 167 0.05/1.00 vMB 87
284,788 284,788 000000000000000046c84eddf7df7dea42a5c2a3f033be382d2b8b46ba178776 93 0.04/1.00 vMB 54
284,787 284,787 0000000000000000774b074fbea1b8584ce6b3867c58ff37b44d2a383109dbc4 570 0.23/1.00 vMB 44
284,786 284,786 0000000000000001943f1c12f5b45d90e74f28af26d4a927515aa5c76a2ff757 41 0.02/1.00 vMB 3
284,785 284,785 000000000000000009cec213610e95c6ace348b9fef605278785084187a066cd 195 0.11/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.