Loading Tool

Explorer IconExplorer

Memory Pool

40,538 transactions
17.81 vMB
0.15812118 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.38/200 MB

Candidate Block

Mining Attempt c9c27b0e17c4319ae32fbdfba5f0a900ded4ca4fae30c6bf4c088f2fcd7ad1b5
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root e6a0acced019451f5836d32b21d5faf6a6d59f9e0828030a2e08b93bdc622d86
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,207
Size: 1.00 vMB
Total Fees: 0.04739607 BTC
Median Feerate: 4.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (710,489 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
202,832 202,832 000000000000052c979d84e209506b9f1619f56a25b2f71750287819edcca245 902 0.25 vMB 340
202,831 202,831 000000000000020ba7b9913e19fe4ef809c00c8cab2a04a73f5617f3e209ba4a 154 0.05 vMB 467
202,830 202,830 000000000000015b945415bcc401743108e8683be7825f619cbdb44f4caaab8e 88 0.05 vMB 143
202,829 202,829 0000000000000032d333660a8215c50f44840a4a5830be8b1f2328e0bd958646 17 0.01 vMB 77
202,828 202,828 00000000000001e9eb00111c7938a388c76bbb73d827f742b1addc5f1bbb4558 91 0.05 vMB 129
202,827 202,827 00000000000001125c1c7ac7e12857b85ad5462ca7407f2930729380085b0246 491 0.23 vMB 137
202,826 202,826 000000000000019cb336a8a38d137ed70d57d89f5c930a2b2bb2fcc5cf9acdb0 94 0.05 vMB 57
202,825 202,825 00000000000002b04f34a294addd3e16db3a2f7d59bbb19e373831703eacfb5f 209 0.10 vMB 138
202,824 202,824 00000000000004eca47f32d9d0d11bf81ea80ede8bdaef20f57386f81e1010ab 376 0.17 vMB 326
202,823 202,823 00000000000002fc8bc8eed7e719e7c9025f254362b174a3f954f2028020e8eb 10 0.00 vMB 15
202,822 202,822 000000000000009f636fe159b5e227c1c209157d94d68ceac20efa2066793810 15 0.00 vMB 204
202,821 202,821 0000000000000499284e3da6209ea8737f4e6d286c8d4aa1c65e4eea1dfa3fa3 98 0.06 vMB 279
202,820 202,820 000000000000022b1caec238d681a8a089069e72d33a7a95a340f07d3ffee920 88 0.03 vMB 116
202,819 202,819 00000000000003551d2f0007df9a496f4f45cc46fcb4d8f8871afaed7b4edefa 263 0.17 vMB 161
202,818 202,818 00000000000002ecbdb88ac1ca02e647460c9927be76a56c97557b732cae0b51 451 0.18 vMB 128
202,817 202,817 00000000000002995d7f5a59ea441833957a0f0dddb133401053e3e116325f92 77 0.04 vMB 204
202,816 202,816 000000000000017b0d4d43707ad4f33c0cc0f64be60d9c352749d2db445c4cf0 392 0.16 vMB 133
202,815 202,815 00000000000004828dd5d06fa9cb5c1dcec99433c4c68655bf2811db813b6149 425 0.14 vMB 100
202,814 202,814 000000000000040b632dcdb89f7424f016b345597203334679c17173f5c53cd9 690 0.25 vMB 253
202,813 202,813 00000000000003f546015880a2e29450d0219240ea84318be749dbb393d5a732 32 0.02 vMB 124
202,812 202,812 000000000000013447f15eaaa34f63fb4aaf4f3dd2e4857040e9235d01f3209f 50 0.02 vMB 6
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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