Loading Tool

Explorer IconExplorer

Memory Pool

80,606 transactions
34.71 vMB
0.17993398 BTC
Random Selection Loading Transactions
Max Size: 194.37/200 MB

Candidate Block

Mining Attempt 67ef20144262cca0f557220b633743078a49e9a3e43cce29f4a58f2338c2e18e
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root eaa70a4766c48095c467af0df4f056731bf9296336317f00d982aaa9d91eac37
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,116
Size: 1.00 vMB
Total Fees: 0.04980002 BTC
Feerates: 150.93 > 4.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (72,377 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
843,038 843,038 0000000000000000000180172a1684544b7ce3c4c5bc8555138881f24c673ec5 2,793 1.00/1.00 vMB 22
843,037 843,037 00000000000000000002183291c479c8b22beb3b3bbe327c19630c0a4cfa5184 3,440 1.00/1.00 vMB 35
843,036 843,036 00000000000000000000521b4b201b6084efb9413097716cba521067b8a01b0b 2,860 1.00/1.00 vMB 23
843,035 843,035 000000000000000000008f35fa9274590e6ba67cf23714c6308e85f533b147c5 3,503 1.00/1.00 vMB 27
843,034 843,034 00000000000000000000e8aab4cdfa971ff891c2153efe2c2a3763485de9fe26 3,609 1.00/1.00 vMB 13
843,033 843,033 00000000000000000002b9f2200bd58d3b9eacda58ae4f3cd967682e21001645 3,261 1.00/1.00 vMB 22
843,032 843,032 00000000000000000002acf0f56ca0582a5ab6cd971b76a5a8024f189483f719 2,908 1.00/1.00 vMB 20
843,031 843,031 000000000000000000025cf2214bf666db9b024a1ebb879cfd3edd3a7d5209ee 2,680 1.00/1.00 vMB 14
843,030 843,030 000000000000000000027f1a6495c6901ecd52aa3b84664ae1e402182c234d48 1,443 1.00/1.00 vMB 17
843,029 843,029 00000000000000000002ca78ccc76efed8cce9f471624194ce3b08970e2a855f 3,355 1.00/1.00 vMB 30
843,028 843,028 000000000000000000005b80bc6e1dd5424aaf320b62120d2961af665034fede 393 1.00/1.00 vMB 12
843,027 843,027 000000000000000000033ac07699313278a39f74314ae6ab24061f46c2dfddca 1 0.00/1.00 vMB 0
843,026 843,026 000000000000000000018a492a50dac25c21668cae4a47d492e7f4e67023c5ec 874 1.00/1.00 vMB 13
843,025 843,025 0000000000000000000173ba43cbf8e0810c165045e5028add709417ddaefeba 6,513 1.00/1.00 vMB 13
843,024 843,024 000000000000000000030f0386d0bc651603035ef79fd6177e07dc3ae36e0bae 2,678 1.00/1.00 vMB 23
843,023 843,023 00000000000000000001db9a877d3dfb8490afdd116f9a53717ebd87ecb878fa 309 1.00/1.00 vMB 12
843,022 843,022 0000000000000000000340f1b25299dcc8a9a02dbd4c826f930be4ea6bc70fc2 6,710 1.00/1.00 vMB 13
843,021 843,021 0000000000000000000015d17635ce6f6d16c22b960b6d454bee946fd2f816aa 4,508 1.00/1.00 vMB 14
843,020 843,020 000000000000000000003b5bd133bf66170e245d322ddb4a10bcbd58864c02ed 2,936 1.00/1.00 vMB 17
843,019 843,019 0000000000000000000186f650cfeec8a954b1baa2abc0f861a9cb4d44ff9b0d 1,981 1.00/1.00 vMB 19
843,018 843,018 0000000000000000000156ccef96232de77928eae2d57c3bcfd428472f536cf4 1,713 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 783.11 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: 734.19 GB
    • Received: 18.55 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.