Loading Tool

Explorer IconExplorer

Memory Pool

38,701 transactions
19.30 vMB
0.04612071 BTC
Random Selection Loading Transactions
Max Size: 107.13/200 MB

Candidate Block

Mining Attempt 4c3da9646c32b36fd48573d9f4532b23673db27409f7039033349aaf045490a4
Version 20000000
Previous Block 000000000000000000018dfea523a08efde97d0baa6ce74524f912cdf4780010
Merkle Root bdc0624c83bda5392591954df7aa61f1284bf9b762d988f6e7e30a5591e55936
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,825
Size: 1.00 vMB
Total Fees: 0.00890527 BTC
Feerates: 74.18 > 0.89 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,064 (785,453 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
128,611 128,611 000000000000248dd17a651a4484f79e608c8a54ae9adecc77e042c85a5ebd7f 30 0.01/1.00 vMB 435
128,610 128,610 000000000000075052ffadfa772a7f5889fa7261c51ae946321c4969f773047e 71 0.02/1.00 vMB 106
128,609 128,609 0000000000000bdb45f2694aec689b8f68ddea5794d091633445ff823dc5cc4c 39 0.03/1.00 vMB 1,067
128,608 128,608 000000000000038146344024b086bac79d565e3797315792ba823b73ec86b5de 11 0.01/1.00 vMB 1,004
128,607 128,607 00000000000015c80c303938d254d51c0ffba25872fcec9e4622390ed248689e 12 0.00/1.00 vMB 0
128,606 128,606 0000000000001b3ad5af88391cf1e1eb7a42fc4981008688495a66a561ee253b 194 0.07/1.00 vMB 1,042
128,605 128,605 0000000000000ad21223650745135b306e4843484ece3b9002ebeaa466489be7 21 0.01/1.00 vMB 1,033
128,604 128,604 0000000000001d6de108a795a601c60a314906ecb70cf2f3c200d04eee4fdd9c 19 0.01/1.00 vMB 1,076
128,603 128,603 00000000000011d9c55341babfdeb67f638bdc5941985d97618f2d647d19372b 183 0.06/1.00 vMB 816
128,602 128,602 0000000000000125327cccca912557457595237fdddb9e8d4803afca3f0d8fd8 33 0.01/1.00 vMB 892
128,601 128,601 00000000000008ea37461767aa58c529f8f6483cf9b1e784b2de24c98165c918 39 0.03/1.00 vMB 373
128,600 128,600 0000000000001f458b584aaccfd8efaeadb9222e4390b3e87fdaa5a9ccc8ecbe 18 0.01/1.00 vMB 1,101
128,599 128,599 00000000000011b25138d0c70a262db7d98eb2bf976072fd9b6c7091e574db9f 31 0.01/1.00 vMB 1,339
128,598 128,598 000000000000049c2f76cf373a0af62107d4885f5615265bca259547887371a6 6 0.00/1.00 vMB 1,302
128,597 128,597 000000000000220d953a399e816c64ae414852fbc03108190b2a2b4603f50919 9 0.00/1.00 vMB 1,660
128,596 128,596 00000000000019d58788766f7be80a470ecb5cccc2b98bb658a86aa055871fbb 77 0.03/1.00 vMB 283
128,595 128,595 00000000000022fe2e58b6d2f0cb5fb4abe49db63750095bfacfec3891121bfa 7 0.00/1.00 vMB 1,957
128,594 128,594 0000000000001a7dcac3c01bf10c5d5fe53dc8cc4b9c94001662e9d7bd36f6cc 93 0.03/1.00 vMB 7
128,593 128,593 000000000000166d87b745a1d2af24f51c4b98021f8c027954711ce45f2024b3 70 0.04/1.00 vMB 1,018
128,592 128,592 00000000000012639731801c42678d286e461b095184990a7c765f87d97edb09 128 0.05/1.00 vMB 291
128,591 128,591 0000000000001371f88aad464dcc99fcc490d5bb52465c15a2b0296f092584e5 46 0.02/1.00 vMB 1,032
Previous 10 blocks ↓
Total Size: 780.71 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: 554.82 GB
    • Received: 6.81 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.