Loading Tool

Explorer IconExplorer

Memory Pool

80,075 transactions
29.68 vMB
0.07181666 BTC
Random Selection Loading Transactions
Max Size: 178.92/200 MB

Candidate Block

Mining Attempt 72b803b0890f8a2f92c36371d77f3e7784ab1aac505d4ea576a2a76179bdb5a7
Version 20000000
Previous Block 0000000000000000000115431274d076f8aa22965479bdc44a0f8d6a1664cabe
Merkle Root fede79c37466aacf190eab7c93915f48369e726d3c22de5daa2e7ce66827c1e9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,810
Size: 1.00 vMB
Total Fees: 0.01136349 BTC
Feerates: 147.04 > 1.14 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,983 (248,930 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
666,053 666,053 0000000000000000000254567a2521ab99e62b14ad99f5648768a794693391b3 2,559 1.00/1.00 vMB 134
666,052 666,052 00000000000000000002cf1e11bb4232e59012ce8258997d339f418be751398e 2,465 1.00/1.00 vMB 149
666,051 666,051 0000000000000000000b685acb303ca7476bbcc13f647f2ecf475d9e949b2f38 2,337 1.00/1.00 vMB 139
666,050 666,050 0000000000000000000ab248c8e35c574514d052a83dbc12669e19bc43df486e 3,207 1.00/1.00 vMB 158
666,049 666,049 00000000000000000006cf00a49d1e02d9cf6536fb7f39f10d0515c68fa486ae 2,051 1.00/1.00 vMB 134
666,048 666,048 0000000000000000000d76dc7689479b0012e6a1a46c6c61cdb06e933d1241ac 1,382 1.00/1.00 vMB 129
666,047 666,047 00000000000000000001844f4d71935fee6a119cf6f54e28caea75a3ce67e52c 2,859 1.00/1.00 vMB 103
666,046 666,046 00000000000000000004785f62cf47e09ee5ec67cda8e67deccd243eeb36338d 1,805 1.00/1.00 vMB 109
666,045 666,045 00000000000000000005b45dc93012f875361796723374bc965129ad72d329bb 2,317 1.00/1.00 vMB 123
666,044 666,044 0000000000000000000d7023d7c440036f84ea249bf28fac264f9e11ef2e7ebc 2,808 1.00/1.00 vMB 126
666,043 666,043 0000000000000000000402b929aed8209add914193ebd0e7ca15ad2274dcc595 2,604 1.00/1.00 vMB 136
666,042 666,042 00000000000000000009560a750cb5c160ad27038188b84bf2f0a5fd49e7e455 3,189 1.00/1.00 vMB 169
666,041 666,041 0000000000000000000b6b2bcde5ab27d9e2f03f821ea65867d4926f1005bcf3 2,425 1.00/1.00 vMB 112
666,040 666,040 00000000000000000001d89dc2c844105f1ebb5a46a41cacf59a38476a5fd160 2,402 1.00/1.00 vMB 131
666,039 666,039 0000000000000000000cf9853502700afb53860bd7f8ebb7fd8cf4cc31a3bc18 2,873 1.00/1.00 vMB 146
666,038 666,038 00000000000000000000993cde84ba1b2da807980405421887a2ddf65fffa3a3 2,321 1.00/1.00 vMB 70
666,037 666,037 000000000000000000005668e6629f604f7a38759c67fd3deb4c47c6d4f13555 2,373 1.00/1.00 vMB 77
666,036 666,036 00000000000000000000ffba41145fea34638b1ba7182cca5f19a0393ed6bd91 2,612 1.00/1.00 vMB 109
666,035 666,035 000000000000000000013d2463e13848c8916b02b1314409e8bdf1c06b03c1e0 1,093 1.00/1.00 vMB 127
666,034 666,034 00000000000000000008a548778dfe41a16c87c68c5b5b102cf5064f88b3e594 2,808 1.00/1.00 vMB 141
666,033 666,033 00000000000000000001d94e30afdde876038fb259763da882e6e28f53361cff 2,753 1.00/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 782.36 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: 662.83 GB
    • Received: 14.88 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.