Loading Tool

Explorer IconExplorer

Memory Pool

73,891 transactions
27.40 vMB
0.06823613 BTC
Random Selection Loading Transactions
Max Size: 167.05/200 MB

Candidate Block

Mining Attempt ddf27aaed4613c1608bac81f238e9ef4ef1a023cf2c15cb791c5fc3e25c65e76
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root fcaecff7e1150b9dc2cbdf2e78bbf0b1eeab5ab660308fd0a958d800d2000f62
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,881
Size: 1.00 vMB
Total Fees: 0.00996294 BTC
Feerates: 101.19 > 1.00 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (793,655 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
121,656 121,656 0000000000007f991ebda2306ec90fb787239c76886d285175642fd29514db81 7 0.00/1.00 vMB 0
121,655 121,655 0000000000006a334863d437e01c6428e6f619cc6551aceb0ec9553bd586e944 27 0.02/1.00 vMB 1,133
121,654 121,654 000000000000433ffce5ae6da02b77fac9c9002b51bd3101589848d167eefca2 11 0.00/1.00 vMB 616
121,653 121,653 0000000000009198fa4be893d4a6129d319845f8e22a13bdd6567db7ba9e59d4 2 0.00/1.00 vMB 0
121,652 121,652 0000000000004cc91178cfbe1c9bbd09c7b66f95db8c77a94a230357692973e2 47 0.02/1.00 vMB 54
121,651 121,651 0000000000003bf24f345167d26154916a4417e346a95d53f50c986135bafd76 8 0.00/1.00 vMB 0
121,650 121,650 0000000000006463c076f9573d106b46016fb7a34769fff0716b8bf9387404bd 10 0.01/1.00 vMB 307
121,649 121,649 0000000000000ec2cd84ebffd6a3a5156a031c6325bff4977cd0560c644b13f7 13 0.00/1.00 vMB 675
121,648 121,648 0000000000004a8529bd2e51e42241693e4e7d9e274747b0e3578cc010a7ab10 19 0.01/1.00 vMB 0
121,647 121,647 00000000000035fe8206a46c9871b488c47c05fc79ebf7285e29ecad80dbe387 24 0.01/1.00 vMB 696
121,646 121,646 000000000000346f89125be06c42cdb40e55a613a972624b862d3a0bcf75d297 28 0.01/1.00 vMB 984
121,645 121,645 0000000000006f25f7558f6e20249de3895e2782d01b6e391eb9381edef2c3ee 30 0.01/1.00 vMB 740
121,644 121,644 0000000000007c0b1c0c7ed9c5870c757f80d651ba1b1ee42696c3ab15181eab 48 0.02/1.00 vMB 575
121,643 121,643 00000000000030855ed49995b49cd91b37468b2dfaf7cb66b3f947e5a81313eb 11 0.00/1.00 vMB 733
121,642 121,642 0000000000008d09ea8ea5106e0f012bff37408818db1c13db641f8a4f0b2c57 14 0.01/1.00 vMB 0
121,641 121,641 000000000000356b2a53fd01915023e4487675d6dfef96741fe43e594f61def8 10 0.00/1.00 vMB 0
121,640 121,640 000000000000572ced80ab071d51ba7d3809ae9c679798dbe29734a9f7570c1e 42 0.01/1.00 vMB 427
121,639 121,639 0000000000005756b5690cec50f1c6f4a74a04d0123112c44c2235fd1dce988b 22 0.01/1.00 vMB 246
121,638 121,638 0000000000004257281b7cb5555a77beadb1cf0965bcbfd0719d4afcce203693 9 0.00/1.00 vMB 321
121,637 121,637 00000000000095178beda88dd8be0837af6e95360d0a2712aaba5ee45a0b8a97 7 0.00/1.00 vMB 0
121,636 121,636 0000000000008992371722a9f396b5d7244b8e46f833b76c8cff20dea3e4306a 7 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.93 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: 714.62 GB
    • Received: 17.57 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.