Loading Tool

Explorer IconExplorer

Memory Pool

81,071 transactions
30.07 vMB
0.11919373 BTC
Random Selection Loading Transactions
Max Size: 181.28/200 MB

Candidate Block

Mining Attempt 5b1845e60d136ac3aa0d0848c0dfce4483261a0db16a8cf5e81c39c6c1c5c07b
Version 20000000
Previous Block 00000000000000000000a7742c03767850b5e62f9bd9da718e9d8018851f9110
Merkle Root 11110906b6d9fb471ba7a1e9b77afa83edc042354c54fca826066de00a95f060
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,497
Size: 1.00 vMB
Total Fees: 0.05733744 BTC
Feerates: 150.77 > 5.75 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,968 (335,807 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
579,161 579,161 00000000000000000024a4ce7cb29dccaa3ac53d3cb998866760da6fbd8081c3 2,597 1.00/1.00 vMB 205
579,160 579,160 00000000000000000017aab34c1ece6e8fd7173fdb940e54b521f282f12c6e4e 2,254 1.00/1.00 vMB 172
579,159 579,159 00000000000000000018dae0fde421fb667472cd2dd1ead6e2eb21bfa518d6eb 2,710 1.00/1.00 vMB 253
579,158 579,158 00000000000000000013edc73b98603b19857c1ce6044b43eee9b48de960959c 2,709 1.00/1.00 vMB 216
579,157 579,157 0000000000000000000abef3a3a7efd836d514e673836e810dc3afb2bfc56c53 2,288 1.00/1.00 vMB 183
579,156 579,156 0000000000000000002008e146df16b2d636045174dad8cb07ab50f9520e60ad 1,689 1.00/1.00 vMB 175
579,155 579,155 000000000000000000074bc46095cb6a02f986fbcddbd8cf703033a5b3db4919 2,570 1.00/1.00 vMB 181
579,154 579,154 0000000000000000000ec122816be824027c2795fc02cf2f2902e6af5e23ebd3 1,796 1.00/1.00 vMB 209
579,153 579,153 00000000000000000002daaf2962d7e76b0be55598174fa20fbe4544cd901fd9 2,771 1.00/1.00 vMB 192
579,152 579,152 0000000000000000000173138d1f4925b959b0ad10612c3eb4d7906406a447ee 2,932 1.00/1.00 vMB 223
579,151 579,151 0000000000000000001f8f4330487ab5e974c010417129ae1b3d8b10ee0763d0 1,684 1.00/1.00 vMB 197
579,150 579,150 0000000000000000000e7eda8e59127286c0e84a3bc93807a9e18ed94499c7c4 2,315 1.00/1.00 vMB 202
579,149 579,149 0000000000000000000945822151294264b4091aa342455f8ec3fe7c8e691458 2,603 1.00/1.00 vMB 226
579,148 579,148 00000000000000000013d4b0ef8860303532778ddea02aaa2536f5ecc9978113 2,611 1.00/1.00 vMB 255
579,147 579,147 000000000000000000065a081c781d3a8fbeb68ea934598c92901f40020b6347 2,025 1.00/1.00 vMB 204
579,146 579,146 000000000000000000011aeb9fc474359219783eee78dee5f828cd00d712e8ff 2,373 1.00/1.00 vMB 208
579,145 579,145 00000000000000000012e19e00481088e55b518dc971738758198294a339a911 1,684 1.00/1.00 vMB 201
579,144 579,144 000000000000000000099b241b0358c4d767694f84630ead718670fbc4dd13c8 2,467 1.00/1.00 vMB 198
579,143 579,143 00000000000000000009a835c5b0fbe1af21357ff186feab988ff6fd2f1a70f8 1,532 1.00/1.00 vMB 206
579,142 579,142 00000000000000000024352b9b581c998b6bd74ceb9a6b97ade816c3320285d3 2,426 1.00/1.00 vMB 230
579,141 579,141 000000000000000000207d527c1dc39fac4580c997281843369fe06f154a59ba 1,861 1.00/1.00 vMB 211
Previous 10 blocks ↓
Total Size: 782.33 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: 660.43 GB
    • Received: 14.74 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.