Loading Tool

Explorer IconExplorer

Memory Pool

23,174 transactions
26.46 vMB
0.03934075 BTC
Random Selection Loading Transactions
Max Size: 141.60/200 MB

Candidate Block

Mining Attempt 5532650c507b6e0274c3a219f90098aa74783ae7ae3f380ede4987b31fc3dc32
Version 20000000
Previous Block 00000000000000000000226bc76e7760cc8a251bc1e586ec591b9d5954c865a1
Merkle Root 0021af1ccb93558d68269936c8db1d771252c96ada39cde7fcf16dff7a2a719f
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,348
Size: 1.00 vMB
Total Fees: 0.00988970 BTC
Feerates: 60.16 > 0.99 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,235 (727,158 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
213,077 213,077 00000000000000574adddd8b4d9edf3e9191ba8d372778ed8957d1c95d0a6d96 407 0.18/1.00 vMB 174
213,076 213,076 0000000000000405c1e04d1722c9da922e40ee3e037e57e4b73052d15e03d3ad 412 0.17/1.00 vMB 173
213,075 213,075 0000000000000055b37b17774825f6f902cc2039939e73c17b24eae9bf664366 679 0.25/1.00 vMB 206
213,074 213,074 00000000000001078a694e700744334568d0ecb2b753691b4b7a828d05fae57d 190 0.11/1.00 vMB 119
213,073 213,073 00000000000002bc1a0c335d6f28951b80bc2d95c9dba20b92d4050b67bc502a 105 0.06/1.00 vMB 123
213,072 213,072 000000000000047d84c618dc934130ea6155d2b1a0e55d1e2d15a8eaccb2f782 772 0.42/1.00 vMB 164
213,071 213,071 00000000000003981ab9bf35deedd15c78465a83ab70e92ff34291c65be4964e 627 0.25/1.00 vMB 210
213,070 213,070 000000000000042b0169a321c4bc0c6ba2204164ece4978e1bcb4960b68bb75a 10 0.00/1.00 vMB 315
213,069 213,069 0000000000000458ff16da6c54e1b84aafce84efd76d83d2b6fa96ef7e64111d 357 0.10/1.00 vMB 16
213,068 213,068 000000000000042ab67d6188e39e1eb4bf1a95247dcd1e5e2361b60b1cdd399c 375 0.13/1.00 vMB 223
213,067 213,067 00000000000001b674a9b9c38df50c52a4c86784b84adab58aac188c3b571090 189 0.07/1.00 vMB 141
213,066 213,066 000000000000045e4d1b6c4888ba3b6c892fba98e913c86aa468fe895d07849e 1 0.00/1.00 vMB 0
213,065 213,065 00000000000000cda047e531786c187e609315bfb94afec571f98e7786596836 189 0.09/1.00 vMB 154
213,064 213,064 000000000000045e76a323648bc796949fe967300fa366b44b97b71237d5c226 518 0.20/1.00 vMB 189
213,063 213,063 0000000000000394884c6f33a6b4daedc76fc9d5adc39dfac8f3db070b12aecf 616 0.25/1.00 vMB 170
213,062 213,062 000000000000014e88a7d8f8a32b2ed9d32d5132491b43ab22ae26246f3bba44 604 0.25/1.00 vMB 166
213,061 213,061 000000000000014f2251d7201d0aed3679d0506d11511666b855fc5cbdaa147e 681 0.25/1.00 vMB 188
213,060 213,060 00000000000001ccc9ca1258688cf4753add2b4563520c1f4311e6b743fbd971 574 0.25/1.00 vMB 216
213,059 213,059 000000000000006aa1fc24a1363490996769286b6d9e664030b4cdf944cbe614 11 0.00/1.00 vMB 11
213,058 213,058 000000000000001ddb1a0fba5207db1f56f544b00cdd398d9615e93c2dfeee35 492 0.25/1.00 vMB 150
213,057 213,057 00000000000004dfeeedc833532c285f575bb9122dec4de0e92d1a77f4ad579d 655 0.25/1.00 vMB 208
Previous 10 blocks ↓
Total Size: 827.16 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: 4,443.58 GB
    • Received: 241.29 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.