Loading Tool

Explorer IconExplorer

Memory Pool

51,997 transactions
31.19 vMB
0.10542263 BTC
Random Selection Loading Transactions
Max Size: 167.13/200 MB

Candidate Block

Mining Attempt 490e8bfd0beea17fade50521f50e933dc72c8835e3b3e5d763f75c973f96a2c5
Version 20000000
Previous Block 000000000000000000009fc5abf3eeb33248107da03149ae5461329189c8d7c0
Merkle Root 653708f09898fd546907a6d021d7294068e4bf19bbd9b64daa6601a1c4e0fbe4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,160
Size: 1.00 vMB
Total Fees: 0.02437821 BTC
Feerates: 165.88 > 2.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,823 (494,204 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
420,619 420,619 000000000000000003bf57c55a1c0b1db6f211e5fe6f039842723d2d14679dcf 1,619 1.00/1.00 vMB 45
420,618 420,618 000000000000000000aff0a6a2481ddfbef1d52115ef7ba422abb668040a4dc1 811 1.00/1.00 vMB 29
420,617 420,617 000000000000000001dc0ea1b64c96cee23f52bf54162222b4d216fad6873f2c 1,611 1.00/1.00 vMB 47
420,616 420,616 000000000000000004327bfb8812da8a8307e7136198e3a84d6ea017422517ca 468 0.21/1.00 vMB 72
420,615 420,615 00000000000000000167496242bcd2047037690982a8082098dda1e34e3056d2 1,528 1.00/1.00 vMB 44
420,614 420,614 000000000000000000d44e8a82ec4d890d45a2d6add50f91dfe3f9769bb97600 2,043 1.00/1.00 vMB 53
420,613 420,613 0000000000000000047b7a36bcf178489db7bde914182587beca88ea9ebf73c1 2,781 1.00/1.00 vMB 80
420,612 420,612 0000000000000000051007411552d28a78ed0106519cec5f432f375331af9b6e 811 1.00/1.00 vMB 30
420,611 420,611 000000000000000003b90879eee10f477d628ef24016811d777d68d8ce63ab5c 2,541 0.95/1.00 vMB 69
420,610 420,610 000000000000000000c8f34fd9d5defdcc4037f3303f1ad321d7ebb15b87ce98 1,608 1.00/1.00 vMB 40
420,609 420,609 000000000000000004ca5e888daac1616b1699f0f7be2119a99b94ef84653d32 3,043 1.00/1.00 vMB 77
420,608 420,608 0000000000000000041eed277225fdb3669f051b09fbed1ad63d63062b70017e 1,170 0.99/1.00 vMB 39
420,607 420,607 000000000000000004408400983a8c23c9a358aaeacabc7ee9f38ef80430ad37 1,240 0.90/1.00 vMB 29
420,606 420,606 000000000000000002f98ce996adb9a531b80b74bb2531bb9d36ea9d04a1a90d 1,174 1.00/1.00 vMB 37
420,605 420,605 00000000000000000272909076416bee90c7dd6da0eba77806b6897912685e36 1,455 1.00/1.00 vMB 40
420,604 420,604 0000000000000000002a5579f6537034df9b451ba03f73ac551ad634b1fa9294 1,381 1.00/1.00 vMB 38
420,603 420,603 0000000000000000010c861e21e406533a402cc894b88f667c991aa53e2a3499 1,476 1.00/1.00 vMB 38
420,602 420,602 0000000000000000024e15f6044f859982004cb9a05716769d0f8512096cc1bd 2,602 1.00/1.00 vMB 67
420,601 420,601 000000000000000002a77e57cddc1abd681f06e86f0d0dfa6d13fab6886dba49 2,510 1.00/1.00 vMB 67
420,600 420,600 0000000000000000020caa56d6f5294a13ee6ab47bd1b49b50f4215894eaa07b 2,622 1.00/1.00 vMB 61
420,599 420,599 0000000000000000014f727b93c8dd0b8b323a394cdf0326d688d019735aa824 2,977 1.00/1.00 vMB 69
Previous 10 blocks ↓
Total Size: 782.08 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: 651.28 GB
    • Received: 13.53 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.