Loading Tool

Explorer IconExplorer

Memory Pool

80,871 transactions
30.09 vMB
0.12708124 BTC
Random Selection Loading Transactions
Max Size: 180.97/200 MB

Candidate Block

Mining Attempt b61cab8d900a6daca9d870a416b8ff8a57425ce1f7b23c8185fca0cf5bb24f6f
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 853acaf7a494d6e231a909432c9b96236531ce813b6f6929998f9c254caa71cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,782
Size: 1.00 vMB
Total Fees: 0.05247440 BTC
Feerates: 242.90 > 5.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (152,328 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
762,832 762,832 0000000000000000000086dec99e70eb0b8133ad2efff7407770e4d55d241720 1,238 0.47/1.00 vMB 15
762,831 762,831 000000000000000000048eb4d32edfd35f2c155ba53f862cda5ccd28a6ed0a2a 986 0.78/1.00 vMB 3
762,830 762,830 00000000000000000000ffd816bcc9a4ef981cc8aa6149adbe310c3d78c8e4b4 2,601 1.00/1.00 vMB 21
762,829 762,829 0000000000000000000439dbf42ccf0ea3de2699c3353bb2f787e3e8ae57b499 96 0.03/1.00 vMB 11
762,828 762,828 0000000000000000000463c1058dbe6f682e071dfebf71f4b0601db14920f8b0 2,069 0.98/1.00 vMB 4
762,827 762,827 0000000000000000000148c4197dad302de1fe079f423ab7e86305df1020c693 2,697 1.00/1.00 vMB 23
762,826 762,826 000000000000000000079d8656fce92fbaa9a74f2ec91d325ba612eaefb5ef34 1,975 1.00/1.00 vMB 23
762,825 762,825 000000000000000000049eb65fb27e69bc829586e1e44b823afa2f76481e7639 362 0.81/1.00 vMB 10
762,824 762,824 00000000000000000003270d0367668f4c21739febc8bbece6ecbb742ad94676 1,093 0.36/1.00 vMB 15
762,823 762,823 00000000000000000003b7b3aa70195a4c2172b075c40da8a351a34bc7dcf3b3 160 0.05/1.00 vMB 15
762,822 762,822 00000000000000000005ce1e4858d9e00849610baafb4d6b72c9f36642846770 353 0.13/1.00 vMB 16
762,821 762,821 00000000000000000007591cf3cd1b2467d1ea6a06471a1acece2d0738c0caf5 1,297 0.50/1.00 vMB 14
762,820 762,820 00000000000000000003968e9e8b28b99b8c7a63e45b2e904cddbc2f52568a20 1,683 0.82/1.00 vMB 14
762,819 762,819 000000000000000000056087f95148517fb45d4c37448e3f57a8426c913d8a8c 213 0.10/1.00 vMB 11
762,818 762,818 00000000000000000000446aadd4be65abcca566f4d7fb8ac5e1fc93dfe7299e 168 0.06/1.00 vMB 19
762,817 762,817 00000000000000000004521a426b6301af33a7fef56104ac8eca6b14994239e2 1,730 0.95/1.00 vMB 11
762,816 762,816 00000000000000000002373c6610fe88ca7a48023a7ffac351f1ff388dea93cb 890 1.00/1.00 vMB 3
762,815 762,815 00000000000000000006823d6e61b35751575cd3195dbc10aa0d094b1ce144bf 2,511 1.00/1.00 vMB 24
762,814 762,814 000000000000000000071ebc9e1f10839414302719134f99aed1d86c1713c66b 487 0.21/1.00 vMB 14
762,813 762,813 00000000000000000001118b1c3fe99689b3821ddac89d270b28e7940d63629e 1,729 0.66/1.00 vMB 14
762,812 762,812 00000000000000000003906e225e5ca841bc53fb691f227b6c883455b9db33d1 809 0.76/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.67 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: 673.27 GB
    • Received: 16.42 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.