Loading Tool

Explorer IconExplorer

Memory Pool

80,567 transactions
29.72 vMB
0.06955600 BTC
Random Selection Loading Transactions
Max Size: 179.38/200 MB

Candidate Block

Mining Attempt 2f54be00b1920dd3a93a7c78941203c919f179d257a3945d427c43dc309cf9b8
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root ec0be997e0027988119fdbbcdacf330998d1cca194bd278887670314b0f8ac7a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,061
Size: 1.00 vMB
Total Fees: 0.00909122 BTC
Feerates: 100.36 > 0.91 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (374,466 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
540,512 540,512 0000000000000000001a78621ce677478e46c404d603bab04d45b4d4bcc6b582 1,759 0.83/1.00 vMB 15
540,511 540,511 0000000000000000000b2829398a2a9aeb9aafa8244ef5e49e333e3ebf670d51 2,713 1.00/1.00 vMB 20
540,510 540,510 0000000000000000001dd01bb66125716546c8f4c9c38d260dda132be530a988 2,239 1.00/1.00 vMB 13
540,509 540,509 00000000000000000000747442300003cc739ba00f83702e9cc87e292915d728 1,606 1.00/1.00 vMB 13
540,508 540,508 0000000000000000000a33941f3353e2469975d4da7e8c63757d7581d002a368 2,431 1.00/1.00 vMB 29
540,507 540,507 00000000000000000003eb67b83e72673e4dcce3bba6ca8d6c8deeb654cc4c7e 1,269 1.00/1.00 vMB 5
540,506 540,506 00000000000000000010719d7aac473149ff8143398b59897f67326b068c1840 2,736 1.00/1.00 vMB 25
540,505 540,505 0000000000000000000fddd98184634d8beaee530a8d1fda504142a86c01e506 2,418 1.00/1.00 vMB 7
540,504 540,504 00000000000000000008f3d26720a4b51e2c54592086b3994671813e91d1fafd 2,811 1.00/1.00 vMB 9
540,503 540,503 0000000000000000000965dcbd3606d804833ab0eb386dd6f248a491efec792a 2,566 1.00/1.00 vMB 24
540,502 540,502 000000000000000000066286e78331d9adcdf13cea5658e714ab8e319d0bfe90 2,517 1.00/1.00 vMB 30
540,501 540,501 000000000000000000222c80046550e815751f2a0ae534abd78c93be92b1c770 1,981 1.00/1.00 vMB 21
540,500 540,500 0000000000000000001932f68d954f3dbf09e4c4fe8fa004616a267b6521938f 1,577 1.00/1.00 vMB 17
540,499 540,499 00000000000000000025e16025ddd63cb45289c7a3a31305be4f10a4d8bf217e 1,350 1.00/1.00 vMB 32
540,498 540,498 0000000000000000000fc5982985dc7299f2e4181271828f45eb8352ad61dc89 674 1.00/1.00 vMB 59
540,497 540,497 0000000000000000002659c338c67ac62e96035b724421c96aa761e562ea5d3d 2,463 1.00/1.00 vMB 16
540,496 540,496 00000000000000000001bbeb60cef9be980c245c789c015c60e82f0ccf3c2e52 2,108 1.00/1.00 vMB 15
540,495 540,495 000000000000000000154abd71474d972933f6062b22fb0c660d899ebcde1b6a 2,439 1.00/1.00 vMB 32
540,494 540,494 00000000000000000024ada2b097cb7b76bb751751dadc55a47db2238863ee96 2,473 1.00/1.00 vMB 18
540,493 540,493 0000000000000000000c657d97fe8c8ec902ed09c5e1cceda1a04d02439948ca 2,075 0.86/1.00 vMB 23
540,492 540,492 00000000000000000009b67e0dbd2bd908644ec2119c2b6edb4ff3a15ebd9b1c 241 0.11/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.