Loading Tool

Explorer IconExplorer

Memory Pool

79,391 transactions
29.19 vMB
0.07395619 BTC
Random Selection Loading Transactions
Max Size: 177.43/200 MB

Candidate Block

Mining Attempt f357a8d15bbaafc27f434aa16f15d37e85ee4ff5634330beab87ff7713b56808
Version 20000000
Previous Block 0000000000000000000133fd23f388524a0e94c313d877ce33166100e4eb7233
Merkle Root 4600f492f1eceb89e133998b84ee8e7370e70a194f4bca50f56990a14691f3fc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,335
Size: 1.00 vMB
Total Fees: 0.01284690 BTC
Feerates: 74.86 > 1.29 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,085 (796,770 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
118,315 118,315 00000000000022102f44b954aea52c8e11d861859d57a9e14cf4f0ed7ddfbdd7 25 0.01/1.00 vMB 2,535
118,314 118,314 0000000000007e0fb4b5acd2cbd04933fd22293f14f69bf84e16758af9a74265 22 0.01/1.00 vMB 3,481
118,313 118,313 0000000000001c77d67145d47ce2a59d235d425f3007b8d50e50f47101246cb6 29 0.01/1.00 vMB 2,313
118,312 118,312 0000000000001e5e7720b8ffc9692a4005bf76b1e0cad78bbdcd44c43addae20 5 0.00/1.00 vMB 2,153
118,311 118,311 00000000000006ad238e335701041e2d1b7f4015e22123a6c031835340672e5f 8 0.00/1.00 vMB 1,079
118,310 118,310 0000000000009945a061fc4487549b696a2a52e1ba15c0cb903adef5126033d5 12 0.00/1.00 vMB 1,415
118,309 118,309 000000000000b0a79ed5f6cb22fd703d958b9167e9a74e362eb5955cb7788c4c 1 0.00/1.00 vMB 0
118,308 118,308 00000000000063dfafcdff48ef06bc9fcebed30362ec7585d9c1765e342e3d92 37 0.01/1.00 vMB 2,900
118,307 118,307 00000000000023987404482bfe5152797ca209a436150b04aaa1aa452f9f6191 13 0.00/1.00 vMB 3,874
118,306 118,306 000000000000950a8a47d755577b37435f21b9240eaf353b81384778dbef7d39 104 0.04/1.00 vMB 2,261
118,305 118,305 00000000000028a311900bbcf7583e13ef03029723b25e6ac1f56cc59bcf7d90 13 0.00/1.00 vMB 2,780
118,304 118,304 000000000000092c52759ef709727299ddc13d2e91341158a7dfb4d35d7d8234 1 0.00/1.00 vMB 0
118,303 118,303 0000000000006c44ea50001715286cd28776f2b155b5c13f010fa0adf4a1cdf4 20 0.01/1.00 vMB 2,694
118,302 118,302 0000000000001cfed4eb15bb1e887e5b39b72dcee63b47c997a4bdffa026c6b1 5 0.00/1.00 vMB 2,912
118,301 118,301 0000000000002cc7c1dbbe9a29db72c80a638734e0922ca7e7b6bbe0765d067b 15 0.00/1.00 vMB 2,235
118,300 118,300 0000000000003277c3f6fc4a65825efe4ccb84419874e0f7646eeba452f3e705 26 0.01/1.00 vMB 1,441
118,299 118,299 000000000000333d69977c4f59a9f5fac503aeb9692b057d5627f887ace4dfea 13 0.00/1.00 vMB 2,178
118,298 118,298 00000000000037b2a8b88b8af31d55749870aca8020266fe08736d1f249975fa 37 0.01/1.00 vMB 2,853
118,297 118,297 00000000000086f62d4ffbb47a227da99788a5923d4087f28e0e36021c310a8d 6 0.01/1.00 vMB 1,387
118,296 118,296 00000000000039726a5e2c2198fc5ff02ec019acdd4088f446fad9ed7d20d3c1 8 0.00/1.00 vMB 564
118,295 118,295 000000000000111ee88e585a9fe14caf4a9e0c7b653dbbf35d26771a8c9f4f17 19 0.01/1.00 vMB 1,943
Previous 10 blocks ↓
Total Size: 782.54 GB

Node Details:

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