Loading Tool

Explorer IconExplorer

Memory Pool

81,500 transactions
31.63 vMB
0.10478450 BTC
Random Selection Loading Transactions
Max Size: 188.90/200 MB

Candidate Block

Mining Attempt f2155ee7f9a0f5c87f0f6b7c126048641066f727c0f14e39d21e96ff2f1744c3
Version 20000000
Previous Block 00000000000000000001cf5b7d2a37dd298e1ce67799bbd6505a6dc760cb69ff
Merkle Root 7ae4954e613f3f903f9615007be1b1ac1f6c1b1a593bce01c15f2bdd38e89056
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 986
Size: 1.00 vMB
Total Fees: 0.02313650 BTC
Feerates: 711.74 > 2.32 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,377 (498,316 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
417,061 417,061 00000000000000000243dbd3a53c2e801810de18d80a2df06c97e68f7e09ccd3 1,247 0.98/1.00 vMB 39
417,060 417,060 0000000000000000048f2775f845eeeb49536abdbf11f56abe36c824e69601a8 1,406 1.00/1.00 vMB 27
417,059 417,059 0000000000000000039c08aae644379792353aabcec690823b25141d25dab385 2,883 1.00/1.00 vMB 80
417,058 417,058 000000000000000004978ebceda4e58cda17437302ddd57a8f889b65bbf97597 2,418 1.00/1.00 vMB 56
417,057 417,057 000000000000000000cd52817ebf1e8ce56071ff2d4062ffec8a3825edd04aa0 2,547 1.00/1.00 vMB 85
417,056 417,056 00000000000000000248e0bdb30305fdd9fc8b24183e0ab0ba830536f74e943b 2,206 1.00/1.00 vMB 52
417,055 417,055 000000000000000002eb1a4d84d2e7be131e27a084b75dd1a072d6b0c1e46a33 2,297 1.00/1.00 vMB 67
417,054 417,054 000000000000000001851e551a95784e26a700a2e7097a0f15f081a1925fc48f 2,355 1.00/1.00 vMB 104
417,053 417,053 000000000000000000dd7e16a374d672215bb2351427bedeb665fa77ae70eb99 2,361 1.00/1.00 vMB 68
417,052 417,052 000000000000000000b93fae3318fe1883ccd83667cbb92e4ed57a1fc944f53d 1,844 0.93/1.00 vMB 50
417,051 417,051 0000000000000000017dffe9748360ced8e0c61bcc1b1855c212f96b8469c85a 2,096 1.00/1.00 vMB 58
417,050 417,050 000000000000000004d9cfceac544202b2a46c7a6df5a2eb623555cd69c69ed2 24 0.01/1.00 vMB 115
417,049 417,049 00000000000000000532bd0aeccbe40a6d2211462f8fbb94c9cf8c9367f98061 1,696 1.00/1.00 vMB 56
417,048 417,048 000000000000000005394db7292da8ec64325189b40c9de616b5e0ac84f8e62c 1,194 1.00/1.00 vMB 39
417,047 417,047 00000000000000000542dc0ace25ec82ba4162e233961f75fde21657180e289c 1,287 0.53/1.00 vMB 54
417,046 417,046 000000000000000003726b9906f9f2fc50cdd98e6e51fe459757918dad1c7a6b 1,403 0.59/1.00 vMB 58
417,045 417,045 000000000000000003c9acb91e7ba430dd5b7db1b84be5b5df6bc27614cc4d63 1,215 0.77/1.00 vMB 54
417,044 417,044 0000000000000000041ed16a726f7da688125317cb3218e67e5af51ef74de349 1,031 0.59/1.00 vMB 55
417,043 417,043 0000000000000000031f402533d279322e7f983ff44c50fd2a1a16be730c4af7 983 0.99/1.00 vMB 26
417,042 417,042 0000000000000000043808967049349ff0e045b97ecc04929c17accca79e1b71 772 0.99/1.00 vMB 19
417,041 417,041 000000000000000004f52c65cd870aa1199d606930498139fcd20af7e23672a8 938 0.40/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 783.05 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: 720.47 GB
    • Received: 18.17 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.