Loading Tool

Explorer IconExplorer

Memory Pool

36,040 transactions
26.10 vMB
0.06687813 BTC
Random Selection Loading Transactions
Max Size: 132.95/200 MB

Candidate Block

Mining Attempt 8b838453f8942bcde23a50380f4fd8baa7679a9eb67b79c9d6a15e19fb7b195a
Version 20000000
Previous Block 000000000000000000000fe35af4d037ca03b402462f88c6c27529d0780dc853
Merkle Root 965db9e0a644b7fc3fe4a6c1adb30a0558498afe6a7003d284cce3b17983c2fc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,323
Size: 1.00 vMB
Total Fees: 0.01873891 BTC
Feerates: 165.59 > 1.88 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,693 (432,045 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
482,648 482,648 0000000000000000003c00867a387d5b0eed233a4f786de40109e8ceaa3613eb 1,837 1.00/1.00 vMB 353
482,647 482,647 000000000000000000d911c691802643c7cc7b4bb3ade02966534381ae5cb98a 1,932 1.00/1.00 vMB 275
482,646 482,646 00000000000000000066e1b68e3284a962c11c1e7b41eafdff605ee3c0f2fdd7 395 1.00/1.00 vMB 10
482,645 482,645 0000000000000000011a574575b3020655810e5e595e3132c4cba3c1904d2303 1,756 1.00/1.00 vMB 245
482,644 482,644 000000000000000000c04a71b303907a3842d0fd54629ff2aab92f73a4d25731 1,404 1.00/1.00 vMB 386
482,643 482,643 00000000000000000124660cd51194b305d340de1e5dbcff41f3d0b9f30dac34 547 1.00/1.00 vMB 7
482,642 482,642 0000000000000000008e3e0e3aabd5d8f08ad2b91dcc2302bfecb90492c13915 891 0.83/1.00 vMB 57
482,641 482,641 00000000000000000032ddcc418ae6e9ef8e11fd3feecc94c495ee0e08a2bfdb 1,040 1.00/1.00 vMB 143
482,640 482,640 000000000000000000c83f33656b43aa1c01c0969576bfb176755fc3e3e065e6 466 1.00/1.00 vMB 43
482,639 482,639 000000000000000000d3f1cfaf17ced6bef0c7caa9ba9d4e0afd44d151a61be7 570 0.27/1.00 vMB 117
482,638 482,638 000000000000000000c58e550424f93e5d4fd971b60eb2ddaafa2aa5c1439551 2,159 1.00/1.00 vMB 321
482,637 482,637 000000000000000000c79d0bfb2399aa096131185b949cfc79e4344e281e8cf2 981 1.00/1.00 vMB 126
482,636 482,636 000000000000000000ee290f04036a6404fc26f5c2705c97febba4eac42c8b3f 321 1.00/1.00 vMB 20
482,635 482,635 000000000000000000b3bdf41462c9b337893d04812537bc116e4ccedc8843c8 2,221 1.00/1.00 vMB 61
482,634 482,634 000000000000000000cf5dac8d27d24c32d7daeb21e6a6a593a2af8b022d9d25 1,914 1.00/1.00 vMB 328
482,633 482,633 0000000000000000005c63e947d53cab88b145f98f2b1cc79091b94d7396fca2 2,505 1.00/1.00 vMB 454
482,632 482,632 000000000000000000fa0e26868825302c1d9ce17a828e2d5f42fb762f91fd29 2,318 1.00/1.00 vMB 268
482,631 482,631 00000000000000000112353c99244a9523122932ec10a2d5718822fb537fc6b6 1,450 0.99/1.00 vMB 225
482,630 482,630 0000000000000000008dea4a92e69e4c13b6dbcaa4ec56ecf45f3816ead7489e 1,156 1.00/1.00 vMB 159
482,629 482,629 00000000000000000000d9499d2574f6c8d5996858d3cebc9d905e654b9f3e40 800 1.00/1.00 vMB 30
482,628 482,628 000000000000000000914fb95a4ac963fadbf551e86385352c88f31c034063cc 2,252 1.00/1.00 vMB 261
Previous 10 blocks ↓
Total Size: 781.85 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 638.24 GB
    • Received: 12.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.