Loading Tool

Explorer IconExplorer

Memory Pool

74,929 transactions
28.81 vMB
0.08529514 BTC
Random Selection Loading Transactions
Max Size: 170.60/200 MB

Candidate Block

Mining Attempt 33767fba16f3d22f7020bc95950a35a6cb5b657bdda5dee316e2ca9bc37de020
Version 20000000
Previous Block 000000000000000000009e0d05ec642d7cff4f2783635cafb8c4809e49c30b10
Merkle Root f7ca4bc16382143109eace24a97227889e1a57aab1abc9ef722354b736a5ec25
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,882
Size: 1.00 vMB
Total Fees: 0.02625779 BTC
Feerates: 150.93 > 2.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,051 (643,158 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
271,893 271,893 0000000000000001d982e42db8d68e81f359d3f7b3dd7cfd2866b8a35c9d79d4 645 0.26/1.00 vMB 115
271,892 271,892 0000000000000002c8702fadf1d8b0595d89e453316eff62730470eb0e7c34ec 782 0.32/1.00 vMB 100
271,891 271,891 0000000000000005ddfe85ab038b644ed990292b73baccc78dd97b6eeb01ac2e 143 0.15/1.00 vMB 39
271,890 271,890 000000000000000501fff284ede68d367dfee47cd222452e382aea130e0cced6 617 0.35/1.00 vMB 32
271,889 271,889 00000000000000017c50341f0a96973a80485817ab3633271fc4669f867b7389 514 0.23/1.00 vMB 55
271,888 271,888 00000000000000060fee5df76d3204a0bda8ff2fe2510669358ca6079858d251 347 0.20/1.00 vMB 51
271,887 271,887 000000000000000533739d1ae2aec58bd4b82b02b4cf890fbc2a31c76a8c4f99 375 0.19/1.00 vMB 36
271,886 271,886 0000000000000006d2e427e75a1b7268c93f3978853ead07d0dc4e9e50d14976 157 0.24/1.00 vMB 17
271,885 271,885 0000000000000006d851e4d213020c7a11d5b9396e6ca86786687e248b42b55b 575 0.25/1.00 vMB 74
271,884 271,884 000000000000000367c28b71a87be7b2f2b05142cbd2fb823fd60b1862ce8678 530 0.35/1.00 vMB 20
271,883 271,883 000000000000000406cac19bec5b679123d91dbdd34681d70a78f41902c8edcf 461 0.25/1.00 vMB 49
271,882 271,882 000000000000000528f361574835004106bfc7551b6e4e41a15405554260ae81 739 0.25/1.00 vMB 68
271,881 271,881 000000000000000094810ade65f4c8e6f830af20f313050109860abe13badedb 95 0.05/1.00 vMB 71
271,880 271,880 0000000000000005b0f487aa4d9adf419ca59a67bbde607a02119f43a25850a3 707 0.25/1.00 vMB 100
271,879 271,879 000000000000000419e9642f51258ad9292dca8a0e7683d9791073fc432809df 594 0.25/1.00 vMB 65
271,878 271,878 0000000000000006d3efc5bc16a140f82f0a61e31f126a027fe0a699a8525d45 586 0.25/1.00 vMB 79
271,877 271,877 0000000000000000738dbc17320613b90cb82c634c9ddf8438d6420375c56267 155 0.06/1.00 vMB 27
271,876 271,876 00000000000000057d20a0e7cc57d7b49003caf43cc18027f014fae26b528abd 556 0.25/1.00 vMB 69
271,875 271,875 0000000000000003419604a2de589872f79c1421772e13ca14cfac36c2532e49 68 0.03/1.00 vMB 7
271,874 271,874 00000000000000019848d3fe47e4715bf70775699d7cd74e8a5d9d0751d1c485 289 0.15/1.00 vMB 41
271,873 271,873 00000000000000051f182834be94a347c7325af5f06b6ca1df8fc6daf799d27f 220 0.21/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.48 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: 668.18 GB
    • Received: 15.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.