Loading Tool

Explorer IconExplorer

Memory Pool

28,326 transactions
14.73 vMB
0.06321838 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 79.94/200 MB

Candidate Block

Mining Attempt 7c41c1049535119fc9a57bf752082b23135fac09a23dd5ed162dda79827a5c86
Version 20000000
Previous Block 00000000000000000001d0617f024878b1b8c1397157f24831866ff78369eb59
Merkle Root d42e6e207c4bda177e3d124270a3284fd5efc707525bafc206f1916f15f9a73f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,591
Size: 1.00 vMB
Total Fees: 0.02490190 BTC
Median Feerate: 2.15 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,251 (746,188 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
167,063 167,063 0000000000000c24b22c66be0c322807e595fa0ff3d26d05b2f695c13be009c4 49 0.02 vMB 86
167,062 167,062 0000000000000a879fa6949356d8f6256a1db825e8fba35c125cbe7437c5113b 24 0.01 vMB 0
167,061 167,061 000000000000000cf19432dfbfa603fdf99b899b2cd3d81d74d1e9d6e5402637 52 0.03 vMB 259
167,060 167,060 00000000000002d636231bb4b9ac5fd7c6eba5dcf9a1efaa1769e4edfe518db0 133 0.06 vMB 107
167,059 167,059 00000000000002f9097337ce18453ac4d157d8686cfba4aa9591cc10c8e269b1 79 0.05 vMB 22
167,058 167,058 0000000000000725e0978b4c8f240f7834744fbcccf7b642d073aa37f8bb5bc3 62 0.02 vMB 1,225
167,057 167,057 000000000000025dfcd67b98a959777981074d5e03671afe73a7a3fdc1e1b8d8 169 0.07 vMB 191
167,056 167,056 0000000000000021ae616edb54ff60e136fbd9c6e82339c55855a11758819ec9 89 0.04 vMB 92
167,055 167,055 00000000000005c7e51746819ff511a2b0ddd7d32a43e41ce0b4cd72255975b9 153 0.05 vMB 73
167,054 167,054 000000000000030f6dbba605102e00ba60cd67021018df0e832cbf82adae2053 41 0.01 vMB 109
167,053 167,053 0000000000000216729f1518e8c6abde8e21c524c5ecef40d5293a1d489526b9 109 0.05 vMB 75
167,052 167,052 000000000000032c45db298e7a1b615f5b3d0e8065f5443c2e230ceefc121bbb 118 0.05 vMB 135
167,051 167,051 000000000000047dd41861f00754c99486c0338c626ab3ae9b4dfeca9bd2a592 116 0.05 vMB 62
167,050 167,050 0000000000000126cbaaabb61b3d3959b0fe0f1c4395e1dcc9a0adba7b6d7757 6 0.00 vMB 84
167,049 167,049 00000000000003475ca897e70edb2213c9bbd3b566aecdd0a1481d0d3b4399f0 92 0.03 vMB 94
167,048 167,048 0000000000000aa034ea272a16456ea4737f9848ad34157048c3b27b4d0c1b4c 98 0.04 vMB 134
167,047 167,047 000000000000062b96609d9afd5a42855772a5c178bafb796eb0dfee7543ddaf 18 0.01 vMB 65
167,046 167,046 0000000000000a33418a33647fad9bb619f0e360701c902ef26689bc1f22b142 80 0.03 vMB 106
167,045 167,045 0000000000000640527a3d5e1e3392178d7829682753501c6ec53d8ce5992bd8 70 0.06 vMB 484
167,044 167,044 0000000000000b435c6d53717e10d1361fbbd962c2925acd39b9f10fa0a201df 73 0.03 vMB 109
167,043 167,043 000000000000007d9b2e0c9d4498027fb599667717feccc24c14d84a738dc947 35 0.01 vMB 55
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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