Loading Tool

Explorer IconExplorer

Memory Pool

36,055 transactions
26.03 vMB
0.06728661 BTC
Random Selection Loading Transactions
Max Size: 132.84/200 MB

Candidate Block

Mining Attempt a89d9f25f5942600ce0301d9f4109d62775e161263c0c5b868ebcc7e6a8d2e44
Version 20000000
Previous Block 00000000000000000000d48a01c3ed8f61c1c06ca18e9a1143cbde3caba3340e
Merkle Root a58692deb6fb408ecd91574533b33f368f45ee515e02b3835a8d51d2722c71a6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,482
Size: 1.00 vMB
Total Fees: 0.01920427 BTC
Feerates: 152.71 > 1.92 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,688 (498,550 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
416,138 416,138 00000000000000000482ece3831ecc2cdac81a4e7e08b7fc5896f998f2c0df1c 1,834 1.00/1.00 vMB 30
416,137 416,137 00000000000000000324dcf8b3e386c6873ba58275ffcfd903f0b74bb6576ee5 2,015 1.00/1.00 vMB 52
416,136 416,136 00000000000000000382fa06152cd1ec6555ec08e703191f33e5d64908281c94 1,848 1.00/1.00 vMB 57
416,135 416,135 00000000000000000135250e822edf2c4c51576ca0a1d276789ca0017f036425 2,332 1.00/1.00 vMB 52
416,134 416,134 000000000000000002817472210bd8aaa5bc69c559e341fa28a9a9ed275c100f 2,951 1.00/1.00 vMB 79
416,133 416,133 0000000000000000025704f03915081d492957f6bf5c671fa7352c547af21153 1,276 0.83/1.00 vMB 25
416,132 416,132 000000000000000002453e606f015d65815ae1cf6b983e104d5d5f1b1ac82137 2,138 1.00/1.00 vMB 71
416,131 416,131 000000000000000003d1123d705f12f270fdb2be8483de48b63870a1d08183ea 505 0.99/1.00 vMB 7
416,130 416,130 000000000000000003cc27c0f25f372007a74edc3beede41e4c9ad32cd948c08 608 1.00/1.00 vMB 17
416,129 416,129 0000000000000000054dd4fd02c4a73b080bc049fcf12929026d683be65d6c16 1,521 1.00/1.00 vMB 31
416,128 416,128 00000000000000000380aa4d1176799d5c4ef93aa062eb0f54975cf6af8078b1 2,416 1.00/1.00 vMB 56
416,127 416,127 00000000000000000199c4f80329163d00eb98c7c4db5fe2e9fd5323c807c752 549 1.00/1.00 vMB 19
416,126 416,126 00000000000000000026929126877b8aa2d04c22e0992e9dd3a5139670609f72 1,568 1.00/1.00 vMB 30
416,125 416,125 000000000000000005214f57d7327048850c2c4948584c8c3226dd0b60e46bb6 1,202 1.00/1.00 vMB 27
416,124 416,124 0000000000000000000f6e6e157f89fc5592c425e0e5d5655f50f13210183a4f 1,826 1.00/1.00 vMB 29
416,123 416,123 000000000000000000eb2a606c9fb3e417111d3b8ca4d848d867545fb3a5b2cf 2,027 1.00/1.00 vMB 39
416,122 416,122 000000000000000000228f90bef501b4589327ce38b44c948e50f3f811329dee 2,289 1.00/1.00 vMB 53
416,121 416,121 000000000000000002c51e40c286397c37881f18e2469cbb48ca5b623a184c32 2,824 1.00/1.00 vMB 57
416,120 416,120 0000000000000000016d27684a010dd6d13905a9bd37197a232c32041ae261c8 3,097 1.00/1.00 vMB 93
416,119 416,119 000000000000000001847438b439d9a080fa2465e73e3d2782fa1a34e9dc7795 170 1.00/1.00 vMB 6
416,118 416,118 000000000000000000fb5fdef061c321bfa76381fbfae88f2352e80dd71cbb3d 1,752 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 781.84 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: 637.34 GB
    • Received: 12.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.