Loading Tool

Explorer IconExplorer

Memory Pool

45,011 transactions
28.68 vMB
0.06569414 BTC
Random Selection Loading Transactions
Max Size: 152.65/200 MB

Candidate Block

Mining Attempt 1ddba74ff48bb3fc6819f5b1065908b044c705f652c26e9753db8327c9529712
Version 20000000
Previous Block 00000000000000000001715c951c8d4dbbe4a6e37b8651db580e2cce2f31d5f6
Merkle Root 7e459511e598f192bb94204263bc70cc0327078121b2f66103dece68d459b8da
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,593
Size: 1.00 vMB
Total Fees: 0.01123587 BTC
Feerates: 301.60 > 1.13 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,857 (328,880 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
585,977 585,977 00000000000000000012046e03c30772000abbddb1c7d06bb44e1099a4a2c771 2,714 1.00/1.00 vMB 63
585,976 585,976 000000000000000000147f7230d6b067bcc3cd20f89e3478f0521e01b136bb97 3,407 1.00/1.00 vMB 69
585,975 585,975 00000000000000000009ff29a484d171253801caad3fc0139dd9224a582a673c 2,252 1.00/1.00 vMB 58
585,974 585,974 0000000000000000001255161b3972608bcfdf2473447638b6797a56fe45c65e 2,453 1.00/1.00 vMB 57
585,973 585,973 00000000000000000008a4001a9eb96bacc337272481914e275319a81fa85a8c 2,838 1.00/1.00 vMB 78
585,972 585,972 0000000000000000001b8e1395864b0908d1b8adfc5579a88f4a89854dbac5c0 1,084 1.00/1.00 vMB 56
585,971 585,971 0000000000000000000b3e2397aacb9f9b2c68079c97807c2f5ace18392489b2 443 1.00/1.00 vMB 50
585,970 585,970 0000000000000000001639f7c1f575431cbd8d29912bc62ffb6fecb81ac09447 1,535 1.00/1.00 vMB 50
585,969 585,969 00000000000000000012739b5ddb14a3692db572205b3570c90e83202f85cdce 3,068 1.00/1.00 vMB 50
585,968 585,968 0000000000000000001e3d860043a82a28d4f035ac66753793875b908c445363 2,914 1.00/1.00 vMB 65
585,967 585,967 000000000000000000027bdf4334da7b9528517dc6ead237cfb750c656c9648c 3,168 1.00/1.00 vMB 66
585,966 585,966 0000000000000000001465215f2036a2281f010aaf4acdc249891b8437f904d1 2,090 1.00/1.00 vMB 71
585,965 585,965 0000000000000000001b647ec90ac006bf9e50c0f2ded8b7b883d913b538324a 2,620 1.00/1.00 vMB 77
585,964 585,964 0000000000000000001be222de59b3536a754584eff5d51ee46dd8b97566fdc9 2,874 1.00/1.00 vMB 79
585,963 585,963 00000000000000000000817b3bc21f0923a73344e7ae6d88de8c8dfe3ca553ff 3,225 1.00/1.00 vMB 69
585,962 585,962 00000000000000000002656991c92a01222f420d5429c4d9c51598cd922c5280 2,518 1.00/1.00 vMB 76
585,961 585,961 0000000000000000001556d95b32fb04ba97425baad5aff59ee17c5a06d3e286 3,181 1.00/1.00 vMB 72
585,960 585,960 0000000000000000000f4dd8794a3f615271dd0b5f769208f2c8c734c0555bc9 2,237 1.00/1.00 vMB 57
585,959 585,959 00000000000000000003e9af6e3ba3b52217138aea729a61cf3f6afc375629c8 3,176 1.00/1.00 vMB 63
585,958 585,958 00000000000000000014d4ca4b5fa82dd3153ed2972daf23061cd5fd05cf8a66 2,600 1.00/1.00 vMB 55
585,957 585,957 000000000000000000150811958eceb85658d688250b67364144426fc39302ca 3,014 1.00/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 782.14 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: 652.62 GB
    • Received: 13.79 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.