Loading Tool

Explorer IconExplorer

Memory Pool

45,209 transactions
29.84 vMB
0.09231831 BTC
Random Selection Loading Transactions
Max Size: 154.12/200 MB

Candidate Block

Mining Attempt 92aa2e7f146c718062faffda51fe60a1903de54ce4f3cd6596680635ec12c719
Version 20000000
Previous Block 000000000000000000005995f28b7b2bd5ea07e6aa9ac102c0a7ba604cbde5a5
Merkle Root 161d9f838b69d1733feb73948e59b374dce879530d09231fbd10e5b0c6603c73
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,056
Size: 1.00 vMB
Total Fees: 0.03211261 BTC
Feerates: 477.45 > 3.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,617 (163,516 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
751,101 751,101 0000000000000000000233ee75bef5f36b8aefc82e7cc5b99950fd3b908c1894 2,322 1.00/1.00 vMB 4
751,100 751,100 000000000000000000017ac7291200ba2a31f11fc0b6e54a119416c48c08d442 2,424 1.00/1.00 vMB 8
751,099 751,099 00000000000000000003fe6048c71b49b17a2235a7769983d297dcc026034392 2,564 1.00/1.00 vMB 11
751,098 751,098 000000000000000000089dd0aac990f254bc1b07d715c1517c3ba41a9e75e28e 1,088 1.00/1.00 vMB 9
751,097 751,097 000000000000000000067d1acf7fe5014ed51df8f97f0ebf5f8e0cf7c25add47 2,331 1.00/1.00 vMB 7
751,096 751,096 000000000000000000069f3b007926adfcdb846b628a9638fbcef2f7e1db05d1 3,047 1.00/1.00 vMB 10
751,095 751,095 000000000000000000099ecec6192d48f053d971b7fca77009d4aff9410f31d8 3,590 1.00/1.00 vMB 13
751,094 751,094 00000000000000000007d57503c8a818d5c641bbfa4d34967e8cb0eb7e3310ea 3,298 1.00/1.00 vMB 21
751,093 751,093 000000000000000000021216ad71fc9bfb4f9f78cf0704cbc52eabe5c84e4a97 3,584 1.00/1.00 vMB 16
751,092 751,092 00000000000000000009803c71d7f238315f4de332118616254440821b162eaf 2,794 1.00/1.00 vMB 16
751,091 751,091 00000000000000000002e0ce3014cb3ed800916280dab1f450cb306ef251a053 2,148 1.00/1.00 vMB 4
751,090 751,090 00000000000000000009551633dbc379388c8570a85956757be69ae8e1f8e4e1 3,115 1.00/1.00 vMB 5
751,089 751,089 0000000000000000000857138044865c61c75220b434e8f2709e9c35d8ed0c1a 2,364 1.00/1.00 vMB 9
751,088 751,088 0000000000000000000596cfa26f0ca7a9c1c92d3662e8f10b42049921552655 1,183 1.00/1.00 vMB 11
751,087 751,087 00000000000000000007145e184564e414f8fb293b58b36484c78378f4a8adcf 2,165 1.00/1.00 vMB 12
751,086 751,086 00000000000000000004ce2ce40f853b552210705b7dc8251f1fe0d59daa0d4d 2,391 1.00/1.00 vMB 11
751,085 751,085 00000000000000000000720b7290f91d9610f728932a09a00a745008ca746818 3,481 1.00/1.00 vMB 8
751,084 751,084 00000000000000000006c016d3c0f7085695d89a9a02f802149a5ba050b780ec 3,528 1.00/1.00 vMB 14
751,083 751,083 000000000000000000094c9d1ab5410835887f204cf2d903a7096f52ec40600d 3,318 1.00/1.00 vMB 13
751,082 751,082 0000000000000000000866d67bbf71a4de16f6653f70ee9ff5fc91bc2923a666 2,878 1.00/1.00 vMB 24
751,081 751,081 000000000000000000033eb7029ac60655e36b19eb3af1b43e00519c46058b6b 2,650 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.71 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: 629.61 GB
    • Received: 11.93 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.