Loading Tool

Explorer IconExplorer

Memory Pool

82,039 transactions
30.35 vMB
0.10131692 BTC
Random Selection Loading Transactions
Max Size: 185.20/200 MB

Candidate Block

Mining Attempt 28bc9081f22892fff9d31cdac83493159f792ef5ee6e96bb7d3001ea091eae69
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 798dab5227a6b322f6aa0e849e8890c291cdf11300e3baf39e15d2229da0cde1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,689
Size: 1.00 vMB
Total Fees: 0.03135205 BTC
Feerates: 402.60 > 3.14 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (701,602 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
213,721 213,721 000000000000029e93d01d51a4eb78dc9c4d4c9516cab33332ecf006fd25f14a 27 0.02/1.00 vMB 114
213,720 213,720 0000000000000331a7144a9ac4379d2ed0419cb7ec882e9cbedf617a9dd6b724 101 0.07/1.00 vMB 164
213,719 213,719 0000000000000205dd6eccf934b711a388c1b87fca56344f50e80cbc37138480 560 0.34/1.00 vMB 94
213,718 213,718 00000000000000bfde47b1557648a7287c562394dae2cd2605bf369ba6a1bf95 260 0.12/1.00 vMB 176
213,717 213,717 000000000000049f72d1bb4b0df98e2f4a608eec386ec1c342508cc030ab1a15 33 0.01/1.00 vMB 102
213,716 213,716 000000000000005d1f95a9bdbc836e15ea9f8d3f532f0fabf369631e726cc0cb 1 0.00/1.00 vMB 0
213,715 213,715 00000000000000869b7d7d715484da90cae7b93981ef7ebc926c143ecd63563b 487 0.20/1.00 vMB 210
213,714 213,714 00000000000001fe2f99d3eaa528709874fbc66ec1cb005180fe6513c77e60a7 119 0.05/1.00 vMB 79
213,713 213,713 00000000000003f65ec0fa9acb3d7a7c6b4ad3f272ec60c8581a630cc0a77f31 317 0.13/1.00 vMB 185
213,712 213,712 000000000000039a7b8225bebe0b5e56ee50a7f90740a60df9e10d3e9c14be0c 75 0.05/1.00 vMB 111
213,711 213,711 00000000000004295b6339ac5bd5bcaaf7876111724cd3d3d4c12f6df2345c71 306 0.13/1.00 vMB 175
213,710 213,710 000000000000051707d2b9b241ceac5f99a5f021dbc408f6d9aac1be863f194e 295 0.24/1.00 vMB 81
213,709 213,709 000000000000015d45fe496ebcc9f398ea268ec07f4a10650e7f574310b833cd 99 0.21/1.00 vMB 66
213,708 213,708 0000000000000029df6c00fd2cee31ac7b9deae95144f42c8ed1164cc5918c7b 1 0.00/1.00 vMB 0
213,707 213,707 00000000000000138cb003bce70b167ca0a96ba63dc771c944d682855816fb71 168 0.25/1.00 vMB 71
213,706 213,706 0000000000000330c3fe75f09c20bef4a94f8e2056d280c8569bf8caea59f911 420 0.25/1.00 vMB 161
213,705 213,705 000000000000052d1872e3c52148b570ccc7680511dd1a9fbdd5f6963d11e12b 427 0.24/1.00 vMB 128
213,704 213,704 00000000000004dc62b51c8e8f3fa6d4567727c7a9b72389544372d164854ce5 54 0.02/1.00 vMB 130
213,703 213,703 000000000000010346e011d91d1825bc9bfb259af08889550e8b95ffc91502c5 115 0.05/1.00 vMB 171
213,702 213,702 000000000000018265459ec25e15c67f623efd14e2788e124261a8fdf1c25254 120 0.05/1.00 vMB 119
213,701 213,701 00000000000000fdc0742c202f82a12bd493a77040f8104478af5369cb30ec9a 91 0.04/1.00 vMB 192
Previous 10 blocks ↓
Total Size: 782.95 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: 715.22 GB
    • Received: 17.67 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.