Loading Tool

Explorer IconExplorer

Memory Pool

77,774 transactions
28.85 vMB
0.06693699 BTC
Random Selection Loading Transactions
Max Size: 175.06/200 MB

Candidate Block

Mining Attempt b593d824a5884215c90b5a42d132c8a0dc31fdd094aef8866bbc3406fb7b1d62
Version 20000000
Previous Block 00000000000000000000327a49fa6004515b5891bc19fa46a462f6b39127d620
Merkle Root c8c16d986e9a6d7692889958ff3ca93b15b228a3f2a4f705e7b30c1d5e6e3082
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,921
Size: 1.00 vMB
Total Fees: 0.00694570 BTC
Feerates: 149.20 > 0.70 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,090 (735,238 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
179,852 179,852 0000000000000727224e2e4f91740e7e14025a0c6168cea132b36e7f4bc865d3 1 0.00/1.00 vMB 0
179,851 179,851 000000000000064a6533baa790b48aa5c07d28de271398cc616138378a948976 86 0.05/1.00 vMB 562
179,850 179,850 0000000000000906599659e01817af4239880ccd160c576a4f11bbfd44123ace 15 0.00/1.00 vMB 10
179,849 179,849 0000000000000148e545ad218d52bba55170f2ce4fcdc670f3bb1c81ae8694cf 147 0.08/1.00 vMB 185
179,848 179,848 00000000000000feb16f8d863b9422559a824cec75c32c44a1ba19108666fb1d 82 0.03/1.00 vMB 232
179,847 179,847 00000000000002e2947fb3f44c512c525d3a749e4b22fbcf7ba69932c7426b2d 129 0.04/1.00 vMB 45
179,846 179,846 0000000000000020a2e2022134992ee8d0265f05ac6f59f2f2b831bec9536e75 92 0.05/1.00 vMB 147
179,845 179,845 000000000000014d91517f9ca4ffd12d586756725bee8ecffb05d59357729c68 92 0.05/1.00 vMB 274
179,844 179,844 000000000000038c8a8ddbc1b84e672b1b512c0223f1e8ac6b8fa39f4ab611bd 10 0.00/1.00 vMB 28
179,843 179,843 0000000000000433f7f9dccfc66f82ba3d35a12cdef9bc5b9e3cc0de83ea0ff0 22 0.01/1.00 vMB 73
179,842 179,842 000000000000025a99c059c4bd5dab126de0be0416830cb1792297657cb8b97e 185 0.08/1.00 vMB 177
179,841 179,841 000000000000085f6ba174b71ba9d473855a444f4419a6eab9efabef241b44a9 35 0.01/1.00 vMB 167
179,840 179,840 000000000000021754f3b72bfc1f7ba877ee7b811db60c40355b3dc546a6e3b9 195 0.08/1.00 vMB 155
179,839 179,839 000000000000033864db9f1ec329638b9978ee0c30386afd01a157bd3e70259f 403 0.16/1.00 vMB 120
179,838 179,838 000000000000075337d346c990e9821c2af26b3bde0e85b26e5ef5b8c6fccabb 194 0.08/1.00 vMB 134
179,837 179,837 00000000000006702f82b55f11c3020fbdf02e5e53ec986bebf35586b7c6bedd 238 0.11/1.00 vMB 123
179,836 179,836 00000000000003bdae977cd53b3b74262d4f10362c7e2a7594532f77c6540889 38 0.01/1.00 vMB 104
179,835 179,835 0000000000000389e31f8ffba884f88c850274f0a26a397bf0c429d6c824b381 198 0.09/1.00 vMB 164
179,834 179,834 00000000000008ea1d821d5ad39b69df246ba04ab5f3d843e4e3fcadae6b80cf 60 0.02/1.00 vMB 181
179,833 179,833 0000000000000880c081ba7a5ee15837fb4f9e0d077eff3e0fc2d7a97d9309bd 425 0.23/1.00 vMB 126
179,832 179,832 00000000000004a2c08ba08819c2469ed6979fb9ea76656c73a29749249981e8 157 0.05/1.00 vMB 93
Previous 10 blocks ↓
Total Size: 782.55 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: 669.80 GB
    • Received: 15.77 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.