Loading Tool

Explorer IconExplorer

Memory Pool

38,295 transactions
28.47 vMB
0.05831788 BTC
Random Selection Loading Transactions
Max Size: 144.25/200 MB

Candidate Block

Mining Attempt 4589bda570e3ebf86a2c2090ce363437660651dc4c3f0f2585ec57365d0ae8a5
Version 20000000
Previous Block 0000000000000000000000b13f16a0b725be9eb9dbc589e20dba7f86162748c1
Merkle Root 1e3e8aa3fde1338636859977a701dff9e983d722c73a55a6e5277bee63126a41
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,000
Size: 1.00 vMB
Total Fees: 0.00333953 BTC
Feerates: 41.25 > 0.33 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,551 (677,833 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
236,718 236,718 0000000000000028599132f2f67619af6c17ddd3a2d9f10d96d87e98fc0a6671 194 0.13/1.00 vMB 122
236,717 236,717 000000000000011ac0d30ac99a257ad8468c6c5ca26d779bcdce33d560b0f1ba 610 0.25/1.00 vMB 189
236,716 236,716 0000000000000124c4cedfd0b3a1cb496eefe23f3a5339dc9323165f8e0f1350 5 0.00/1.00 vMB 42
236,715 236,715 00000000000000a2e11299c852903c2a306b01bd01a3960de749ca6868c85f06 195 0.10/1.00 vMB 180
236,714 236,714 00000000000000348f53ffbbe139672643cb68b44d332b3c886470dbf875485e 339 0.16/1.00 vMB 200
236,713 236,713 000000000000011ed7a3209e95049448a5120438fb3ac9012711886ac239c2fe 223 0.24/1.00 vMB 54
236,712 236,712 0000000000000147a64f9a2aa04b3ebad8a4350f90439e095bc69d59b4da16e8 418 0.25/1.00 vMB 139
236,711 236,711 000000000000011036f808e4e8acac43b7886867b75e18aaa661da1f32c1881e 818 0.25/1.00 vMB 290
236,710 236,710 000000000000002e0d8c28e6a282951f4fad779231bdfb742058c7806f23a46e 160 0.10/1.00 vMB 141
236,709 236,709 0000000000000013019c129e3fde7bce653c4b09f7dcfee3d41285add333bb71 163 0.11/1.00 vMB 147
236,708 236,708 00000000000001201854f611b3ccadaba83329e83a2621e6cc515802bde54d95 577 0.25/1.00 vMB 292
236,707 236,707 0000000000000155571a10ff4ef8c993ec0285d3c9605457339a83274c79559a 378 0.17/1.00 vMB 211
236,706 236,706 0000000000000123ee0b0d34e3b6254f15f69c073b0607397e6c3911921d119b 374 0.27/1.00 vMB 107
236,705 236,705 000000000000000acc06b9606e3f796673274835b1cefff164d918dce8dd394d 581 0.25/1.00 vMB 196
236,704 236,704 000000000000015dd687853ec93288436dc90599f6acd549fc85cd10e3a5cfe5 806 0.47/1.00 vMB 133
236,703 236,703 0000000000000056e8a1891e623ad19b4bec6f992deab627deda77112d28e7b3 743 0.25/1.00 vMB 169
236,702 236,702 00000000000001162e780f2d0c7e2c67a85a3c1974a669ece6c4dca3bc58fd2b 324 0.10/1.00 vMB 36
236,701 236,701 0000000000000120c4328987e0999b95ffbedbd50f9d1482ff1f006a38c6750a 573 0.25/1.00 vMB 174
236,700 236,700 00000000000000e92e587fb649fee6e3b6139fd8aba390ab36c533d58f79feea 327 0.10/1.00 vMB 9
236,699 236,699 00000000000000107bd4d69b404d84d6f5ee0737f81e59966b7580590f5ae387 301 0.22/1.00 vMB 110
236,698 236,698 000000000000004a0e2b634f2f9bc3129b36534494fe95bceb5a80ec6627b43c 630 0.25/1.00 vMB 202
Previous 10 blocks ↓
Total Size: 781.59 GB

Node Details:

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