Loading Tool

Explorer IconExplorer

Memory Pool

33,077 transactions
25.70 vMB
0.07619771 BTC
Random Selection Loading Transactions
Max Size: 128.64/200 MB

Candidate Block

Mining Attempt 7efb6bab5dbaea5698570f196f191192a527c7999a18b0e1e72130710c8ec8b3
Version 20000000
Previous Block 00000000000000000000642395af6c167a3a00b6dac8fbc226ea1889e0a9bf07
Merkle Root d44660bb9c8268e25dea20a9e79fcc2cac41e1c976faee5c120f45e1f3dc5297
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,387
Size: 1.00 vMB
Total Fees: 0.02880237 BTC
Feerates: 526.32 > 2.89 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,208 (785,510 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
128,698 128,698 000000000000142726f6563e8712a825fe6dab18dea8a3572482e25778562537 68 0.02/1.00 vMB 542
128,697 128,697 00000000000013129ef1daa53ebd711926fef96a6c41e5bfb62c72aea31d4131 30 0.02/1.00 vMB 888
128,696 128,696 0000000000000c710f6d52514afc0024cf69a8108665dca12f31f9e0d7fe8b0c 9 0.00/1.00 vMB 368
128,695 128,695 00000000000022dee46adda0948a9c476ae36209ded8fb22a42e195410d6747c 115 0.04/1.00 vMB 161
128,694 128,694 00000000000004fee70cc6916fbc5caa487fc47428c7d8380c1bdc8e3ec02027 29 0.02/1.00 vMB 561
128,693 128,693 0000000000001ea3807aefcefbcd8e21b986ac9f5886b323b54e5c02480b0c6b 36 0.01/1.00 vMB 545
128,692 128,692 00000000000017b2cff6126e18a2921855907ddbfdaf5cc5115cb19dba83a915 90 0.03/1.00 vMB 140
128,691 128,691 0000000000001b610c4f0adf800bffa10150f17f94b74bd86b7db9864c82e537 9 0.00/1.00 vMB 366
128,690 128,690 0000000000001b8f0bfddf129520994c59a8398733cdfb6a6051f334b277a731 70 0.02/1.00 vMB 2,141
128,689 128,689 00000000000000861a6935f49d7d1875c263dc8061f075b0c0a2121b1332e05c 45 0.03/1.00 vMB 654
128,688 128,688 0000000000000b4bb1d65e10cbc587cd6c66c4790b2d0a0841a0504e1b826009 6 0.00/1.00 vMB 500
128,687 128,687 0000000000000002ed549896e4571ab6ec7d805741038cb8dac97d4c2917c729 13 0.00/1.00 vMB 975
128,686 128,686 00000000000009508df5631847289bf368a73e17abba35a8420c4576f7727298 9 0.00/1.00 vMB 218
128,685 128,685 000000000000250620749aed504dccd592a6d4ce3d1bdccdf501d16a46fe073c 25 0.01/1.00 vMB 1,551
128,684 128,684 000000000000267578635e10e53d18796ef686b0f9d4e73153470fa99eeadb34 24 0.02/1.00 vMB 908
128,683 128,683 0000000000001ffe75b515902cc6b53ef53ea6b82d59122ec228c4b3110b83cf 41 0.02/1.00 vMB 436
128,682 128,682 00000000000010deb07e2123044bb135396f664d1705851ff703295cec57dd57 8 0.00/1.00 vMB 756
128,681 128,681 00000000000021a3dadacc8d69acecdae60e3b646c046086f0dfb971fe813d9d 42 0.02/1.00 vMB 618
128,680 128,680 0000000000000100d4d993233197498fbec6be550fd71807facb887a5eca9bcf 24 0.01/1.00 vMB 0
128,679 128,679 000000000000169174b14beeef9ee4d4174f1d76e4487a9df0a3f588f3969447 27 0.01/1.00 vMB 617
128,678 128,678 0000000000000732e80db1b257eaec8ef1b7913efedfda92d92e5b735e42fcfb 118 0.04/1.00 vMB 301
Previous 10 blocks ↓
Total Size: 780.96 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: 573.89 GB
    • Received: 8.09 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.