Loading Tool

Explorer IconExplorer

Memory Pool

20,131 transactions
4.26 vMB
0.01298565 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 11 sats/vbyte = 11 blocks ()
  • 12 sats/vbyte = 3 blocks ()
  • 13 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 33.63/200 MB

Candidate Block

Mining Attempt b9535fde826116e47545eaf155d06a8b5eed354cfaa2990e7d03f7eebf00eaa3
Version 20000000
Previous Block 000000000000000000001c1972cad674c7ed162330658f2209241a7df9e21206
Merkle Root 12c0d951ffac60f507440a91f4f0c44d8464e4fdbcaa71fb3c2299544b027e51
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 157
Size: 0.05 vMB
Total Fees: 0.00243828 BTC
Avg Feerate: 1.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,820 (766,862 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
145,958 145,958 00000000000005bdaf5a83b6d156d7a2c0ffa2e9cd7c2a7d294ce410bfbbbda2 0.01 MB 39 257
145,957 145,957 0000000000000925b5b9f5604219a09b40cd49f751e8746932152bb723ec9cf2 0.01 MB 21 39
145,956 145,956 000000000000049328371da6c1f0fa36829f268071426b15d8d2407e7dc6c8e5 0.05 MB 136 47
145,955 145,955 000000000000066dde421edf7cd5fb089fba8c5a516b05af01fe6d0ad3f7b872 0.01 MB 15 75
145,954 145,954 00000000000008e567308d4e9ad6face5ddbb9e23ff2fc6be98d03d9085ad6c8 0.01 MB 8 0
145,953 145,953 00000000000005be670fccc9db0a07959de548abe5cd099a9f55ae67c9cb7d1b 0.00 MB 9 540
145,952 145,952 00000000000007f41b9ea9fd354b280eef7e92369df00555fe58e4dcc28ab4c1 0.00 MB 6 39
145,951 145,951 00000000000001469acea4dc998f21c5e16befc119ffafe3f705f61928759341 0.00 MB 1 0
145,950 145,950 000000000000021a4b7897c475c4b061dac5e973cac5b559fff9380fb3eb28fa 0.02 MB 31 139
145,949 145,949 00000000000008b294255e1c9451dae3cc63801b8c4dc13857c708ac3b7bfdd0 0.01 MB 27 1,356
145,948 145,948 0000000000000965e36d545dc94d8ae66f49f386cd92ba21909a0aefa73d5994 0.01 MB 19 254
145,947 145,947 00000000000002633334e5021c0024fd304d8fae443059940075951a468ce1ff 0.00 MB 12 368
145,946 145,946 000000000000043eff3b6f84003158b428c281a51e0c23fd8b06907fcb30dc18 0.04 MB 151 18
145,945 145,945 00000000000003788194e62311993e53b08f2fc9ecac13054e69bbe8280ff81a 0.03 MB 38 42
145,944 145,944 00000000000007d90b2d2a6bf08087328847c7f365e43caf47b1941f7383c6e6 0.02 MB 35 79
145,943 145,943 00000000000001e5d816255e3c0fb2ec16fc823793ad684f30791733cc78685c 0.01 MB 34 0
145,942 145,942 0000000000000400b255f206fd9e53b877f5263a6b7d51257f481a4f614213d1 0.04 MB 82 185
145,941 145,941 00000000000007a4f9bd6e41aab43438f6e297730cf83ba40d6fa12a31ff93b8 0.00 MB 15 109
145,940 145,940 0000000000000858f706c1f6e3da644fb93e04184b767683d57cf552534ff70f 0.03 MB 71 88
145,939 145,939 00000000000009069df63106a91c063a0feb8e85480b484a1dff20c04529ad27 0.03 MB 85 90
145,938 145,938 00000000000003af7e38b1e7ec08b384e23a3841b32325395b167720cac94356 0.00 MB 12 1,323
Previous 10 blocks ↓
Total Size: 778.52 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 103
    • Outgoing: 10
  • Data Transfer:
    • Sent: 165.03 GB
    • Received: 1.96 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.