Loading Tool

Explorer IconExplorer

Memory Pool

70,552 transactions
27.29 vMB
0.09668333 BTC
Random Selection Loading Transactions
Max Size: 162.24/200 MB

Candidate Block

Mining Attempt 2b3865ee702d60d0370324a53a9d605dcc1d64855a691236c7149088a734abe6
Version 20000000
Previous Block 00000000000000000000e8ef889c1b13289136c7e04de862ebdaa50553042257
Merkle Root e80d65060f8009047dd0fc03d9d845f0ee07203cc20b165f647c0ea8074aa01b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,445
Size: 1.00 vMB
Total Fees: 0.03123186 BTC
Feerates: 150.93 > 3.13 > 0.70 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,533 (698,496 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
217,037 217,037 00000000000004e03e806641d0e24ddbd7d69db7713a39170e8a94b5468f8fa5 413 0.26/1.00 vMB 131
217,036 217,036 000000000000012129f9560d37ea4179368b93b033859398da522fa55085958c 696 0.25/1.00 vMB 206
217,035 217,035 0000000000000087670f555a000d8625fe4601f4c97a6668301458df04db3b71 559 0.27/1.00 vMB 88
217,034 217,034 00000000000003241560fdb63666869a94eaa812e11679b29af265f1bb6a361c 723 0.20/1.00 vMB 281
217,033 217,033 000000000000037f623a6e7b10c9a48e1fac0fe7638eeac937be37fd44a14bae 248 0.22/1.00 vMB 95
217,032 217,032 00000000000000a21d9ac45a9a0d69c7453fa5d9cfea19fdb402fc35f25eb656 729 0.25/1.00 vMB 217
217,031 217,031 000000000000034a059c872f1ede6c9b6cf2b11fc7b2d3986d233ad214dc172a 291 0.23/1.00 vMB 134
217,030 217,030 00000000000001e7a9fcca0391d6a8dee2c3069faf5a2cb1eb2effd0bfeb24f1 126 0.05/1.00 vMB 232
217,029 217,029 00000000000000276e2d686ae30f1dbe6f71c6ef1c2a8d09743f9ef21cf5bdf3 248 0.14/1.00 vMB 109
217,028 217,028 000000000000035ed12eb8c5ea4d2d10be13b435c9483397b2c7fa7ceaed74b3 844 0.25/1.00 vMB 276
217,027 217,027 000000000000031606ec2a66722058788da52feb66fc9b6938a22871ec66571d 644 0.26/1.00 vMB 193
217,026 217,026 00000000000004033d534f6852c1654f01a4b7668af3f3202d46586d1426d367 393 0.16/1.00 vMB 185
217,025 217,025 0000000000000128fed191d9fe77331d64f37fb71b10b998baf03e92bd7dc426 250 0.11/1.00 vMB 179
217,024 217,024 00000000000002b073383a2cfb25ded5ae619476008c56088642c16831c3aa95 1 0.00/1.00 vMB 0
217,023 217,023 000000000000018f896f7018b4456dc25f2d753bb5cddddf0760dfc466378737 283 0.11/1.00 vMB 145
217,022 217,022 00000000000000fcbaf05e791b896641ed90611e637e0a76716a47cf1ece8e0b 463 0.19/1.00 vMB 176
217,021 217,021 000000000000003ac62485af92d23d388dcaa821a6606c745664fba85ad4c43b 672 0.25/1.00 vMB 202
217,020 217,020 00000000000004508d211a6fb75091c1450293cebb78942a3b50802f3c01a39a 502 0.19/1.00 vMB 210
217,019 217,019 00000000000002205f2ba6bcdabafa1a08be79e3d6dbc7d4534f3ed5d39c8d46 70 0.03/1.00 vMB 164
217,018 217,018 0000000000000383d28d1508c5e9e3650e31fe0d70e5033a1d6c72af8b053eaa 216 0.10/1.00 vMB 121
217,017 217,017 00000000000001d1322fc1de8da4f0e5a9e1bd7e8944716873da27a734dfacb6 616 0.25/1.00 vMB 168
Previous 10 blocks ↓
Total Size: 783.32 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: 767.39 GB
    • Received: 19.41 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.