Loading Tool

Explorer IconExplorer

Memory Pool

52,862 transactions
29.71 vMB
0.14709719 BTC
Random Selection Loading Transactions
Max Size: 159.19/200 MB

Candidate Block

Mining Attempt d28d8f98e40b74c48580cae6b5bf861200e9e1d960aa44bfd0122ecfc5feb4ea
Version 20000000
Previous Block 0000000000000000000133cc4853fcb6e0594dde0b142b5c7760efc67fe44001
Merkle Root 76a19242f599e6918b4095b5accc2b85a1e012b221e3291c8c5b9c0a64f14767
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,082
Size: 1.00 vMB
Total Fees: 0.07523919 BTC
Feerates: 445.47 > 7.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,715 (399,737 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
514,978 514,978 000000000000000000237662fbc3c212ddded33aa10b16cab221a2b70fdc11ad 470 0.17/1.00 vMB 22
514,977 514,977 000000000000000000173a10f6052c1cce3a331f3c22a1125b2835d710914924 1,009 0.49/1.00 vMB 35
514,976 514,976 0000000000000000001c9bb1ea94a9d7fd726069652d7454531b447e58310505 1,634 0.57/1.00 vMB 27
514,975 514,975 0000000000000000003aee2f13a4418a34879e9ee881761bbb9cd6e203ccecff 1,231 0.60/1.00 vMB 30
514,974 514,974 0000000000000000003489c0f3f89e24e24bd52038b524117d861c93ab0b8e65 454 0.61/1.00 vMB 7
514,973 514,973 0000000000000000004d1d0b61f86061d9efefe5fce3e3740c54bc4817662b8e 2,149 1.00/1.00 vMB 6
514,972 514,972 0000000000000000004b594a05ae85c5b3af1a10d9eb6b45847c8932f50728fc 1,854 1.00/1.00 vMB 31
514,971 514,971 0000000000000000003ca18c20d93161e8254e03bc8bd5840ec01222b69d2b8e 1,023 1.00/1.00 vMB 12
514,970 514,970 000000000000000000038e03787b2508e1261b7d2714a139b991977c6d5f055c 2,047 1.00/1.00 vMB 50
514,969 514,969 0000000000000000000a4b3e025295fbcb32c427f167cdb306fae8edcb7c67ca 1,665 0.88/1.00 vMB 26
514,968 514,968 0000000000000000000fb87de1a52739274e7f7adb36d2b77e533d669102e1d1 2,572 1.00/1.00 vMB 33
514,967 514,967 000000000000000000041036c29bb4fe0acd3b260484fe523cd1de87932cd2fe 247 0.12/1.00 vMB 24
514,966 514,966 000000000000000000468bfbb0871fa1fa092f88eb1a823964363487df5f89d5 1,657 0.72/1.00 vMB 30
514,965 514,965 00000000000000000036bd69191874076002d24655dd15748d4c7b3d271950ea 444 0.38/1.00 vMB 4
514,964 514,964 0000000000000000004b3e717265da28e2f50de8fe03cfac7eb35a66f92e7fdd 2,519 1.00/1.00 vMB 8
514,963 514,963 0000000000000000004e80246e80ab9b9aa4622b47aecd8d182a7dd4d35cb87c 1,962 1.00/1.00 vMB 28
514,962 514,962 0000000000000000000d4592144cd506ba827bda40734ecd5c491bb9f58d70ab 1,623 1.00/1.00 vMB 31
514,961 514,961 0000000000000000004dff76c26f3d18ffc92c65a38ef9e562735da46a57ca75 483 1.00/1.00 vMB 33
514,960 514,960 0000000000000000004dc2c781167c7103fad60c44de460fd719d7c3962de0f7 661 1.00/1.00 vMB 53
514,959 514,959 00000000000000000039f67990ad6b7529baaf15f18df48ad89dabd132e44fc3 369 0.19/1.00 vMB 53
514,958 514,958 00000000000000000039738769395c4aa2f6768a5c9f343612a7ec399bf99054 334 0.21/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.89 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: 645.20 GB
    • Received: 12.70 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.